index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
2005-02-10
64 bit support
bellard
2005-01-26
JIT statistics
bellard
2005-01-03
64 bit target support
bellard
2004-11-11
'info mem' monitor command fix
bellard
2004-10-10
info version command
bellard
2004-10-09
monitor fixes
bellard
2004-10-09
monitor fixes (Johannes Schindelin)
bellard
2004-10-04
sparc merge (Blue Swirl)
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
2004-09-18
adde TLB dump
bellard
2004-09-13
monitor fix (Derek Fawcus)
bellard
2004-08-01
separated readline from monitor code - added password input support - added o...
bellard
2004-07-14
completion support
bellard
2004-06-20
added system_reset command
bellard
2004-06-19
buffer overflow fix - printf format fix
bellard
2004-06-08
ioport read command
bellard
2004-06-04
added some keys
bellard
2004-06-04
sendkey command
bellard
2004-05-22
typos (Pavel Janik)
bellard
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
2004-05-21
irq statistics code (initial patch by Jocelyn Mayer)
bellard
2004-05-20
info pci command
bellard
2004-04-25
more register values in monitor
bellard
2004-04-25
added 'info pic' - added 16/32 bit x86 instruction dump
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-04
history support (Jocelyn Mayer)
bellard
2004-04-04
improved monitor: type check, expression evaluator, memory dump, disassembly
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-31
new timer API - new API to save/restore the virtual machine state
bellard
2004-03-21
do not depend on thunk.h - more log items
bellard
2004-03-17
device independent VGA screen dump
bellard
2004-03-14
added a command line monitor
bellard