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
2006-05-07
more keycodes - hexa keycodes - keycode completion
bellard
2006-04-12
64 bit disassembly
bellard
2006-04-09
Allow multiple graphics devices.
pbrook
2006-02-08
support for builtin profiler
bellard
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
2005-11-26
specialize the power save code for 7x0 CPUs
bellard
2005-11-23
halt state support for ppc
bellard
2005-11-23
use HF_HALTED bit
bellard
2005-11-21
SMP support
bellard
2005-11-15
new network emulation
bellard
2005-11-06
USB user interface
bellard
2005-10-30
sparc64 fixes (Blue Swirl)
bellard
2005-08-21
kqemu profiling
bellard
2005-07-24
kqemu info
bellard
2005-07-03
no need to dump CCOP
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-06-04
added sum command
bellard
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