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.h
Age
Commit message (
Expand
)
Author
2010-01-26
New API for asynchronous monitor commands
Adam Litke
2010-01-19
QMP: Introduce VNC_INITIALIZED event
Luiz Capitulino
2010-01-19
QMP: Introduce VNC_DISCONNECTED event
Luiz Capitulino
2010-01-19
QMP: Introduce VNC_CONNECTED event
Luiz Capitulino
2009-12-12
Revert "monitor: Command-line flag to enable control mode"
Gerd Hoffmann
2009-12-04
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
Blue Swirl
2009-12-03
QMP: Introduce basic asynchronous events
Luiz Capitulino
2009-12-03
QMP: Asynchronous events infrastructure
Luiz Capitulino
2009-12-03
monitor: Command-line flag to enable control mode
Luiz Capitulino
2009-12-03
monitor: Introduce MONITOR_USE_CONTROL flag
Luiz Capitulino
2009-09-04
monitor: Export QDict header
Luiz Capitulino
2009-07-27
Add monitor_get_fd() command for fetching named fds
Mark McLoughlin
2009-03-05
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
aliguori
2009-03-05
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
monitor: Drop banner hiding (Jan Kiszka)
aliguori
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori