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
2012-09-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-09-10
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2012-09-07
monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param
Nicholas Bellinger
2012-09-05
qapi: convert screendump
Luiz Capitulino
2012-09-05
qapi: convert sendkey
Amos Kong
2012-09-05
monitor: move key_defs[] table and introduce two help functions
Amos Kong
2012-09-05
hmp: rename arguments
Amos Kong
2012-09-05
monitor: rename keyname '<' to 'less'
Amos Kong
2012-09-05
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
Yonit Halperin
2012-08-23
monitor: don't try to initialize json parser when monitor is HMP
Anthony Liguori
2012-08-23
monitor: move json init from OPEN event to init
Anthony Liguori
2012-08-20
monitor: avoid declaring unused variables
Blue Swirl
2012-08-15
monitor: Clean up fd sets on monitor disconnect
Corey Bryant
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
2012-08-15
qapi: Introduce add-fd, remove-fd, query-fdsets
Corey Bryant
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
qmp: add SUSPEND_DISK event
Luiz Capitulino
2012-08-13
qmp: switch to the new error format on the wire
Luiz Capitulino
2012-08-13
monitor: drop unused monitor debug code
Luiz Capitulino
2012-08-08
Add migrate_set_cache_size command
Orit Wasserman
2012-08-08
Add migration capabilities
Orit Wasserman
2012-07-19
monitor: remove unused do_info_trace
Harsh Prateek Bora
2012-07-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-07-14
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
Peter Maydell
2012-07-13
qapi: Convert getfd and closefd
Corey Bryant
2012-06-15
Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events
Daniel P. Berrange
2012-06-15
Add event notification for guest balloon changes
Daniel P. Berrange
2012-06-04
Add 'query-events' command to QMP to query async events
Daniel P. Berrange
2012-05-08
hmp: fix bad value conversion for M type
Luiz Capitulino
2012-05-08
hmp: expr_unary(): check for overflow in strtoul()/strtoull()
Luiz Capitulino
2012-03-27
qmp: add and use q type specifier
Paolo Bonzini
2012-03-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-03-19
monitor: fix client_migrate_info error handling
Yonit Halperin
2012-03-19
monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
Jeff Cody
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
monitor: Don't access registers through CPUState
Andreas Färber
2012-03-03
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2012-02-24
suspend: add qmp events
Gerd Hoffmann
2012-02-22
qmp: add DEVICE_TRAY_MOVED event
Luiz Capitulino
2012-02-21
Add SPICE support to add_client monitor command
Daniel P. Berrange
2012-02-18
target-xtensa: implement info tlb monitor command
Max Filippov
2012-01-26
qmp: add query-block-jobs
Stefan Hajnoczi
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
2012-01-18
qapi: Convert change
Luiz Capitulino
2012-01-18
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-01-18
monitor: expose readline state
Anthony Liguori
2012-01-18
qapi: Convert expire_password
Luiz Capitulino
2012-01-18
qapi: Convert set_password
Luiz Capitulino
2012-01-18
vnc: Simplify vnc_display_password()
Luiz Capitulino
[next]