index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
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