aboutsummaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)Author
2012-09-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2012-09-07monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_paramNicholas Bellinger
2012-09-05qapi: convert screendumpLuiz Capitulino
2012-09-05qapi: convert sendkeyAmos Kong
2012-09-05monitor: move key_defs[] table and introduce two help functionsAmos Kong
2012-09-05hmp: rename argumentsAmos Kong
2012-09-05monitor: rename keyname '<' to 'less'Amos Kong
2012-09-05spice migration: add QEVENT_SPICE_MIGRATE_COMPLETEDYonit Halperin
2012-08-23monitor: don't try to initialize json parser when monitor is HMPAnthony Liguori
2012-08-23monitor: move json init from OPEN event to initAnthony Liguori
2012-08-20monitor: avoid declaring unused variablesBlue Swirl
2012-08-15monitor: Clean up fd sets on monitor disconnectCorey Bryant
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant
2012-08-15qapi: Introduce add-fd, remove-fd, query-fdsetsCorey Bryant
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-13qmp: add SUSPEND_DISK eventLuiz Capitulino
2012-08-13qmp: switch to the new error format on the wireLuiz Capitulino
2012-08-13monitor: drop unused monitor debug codeLuiz Capitulino
2012-08-08Add migrate_set_cache_size commandOrit Wasserman
2012-08-08Add migration capabilitiesOrit Wasserman
2012-07-19monitor: remove unused do_info_traceHarsh Prateek Bora
2012-07-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-07-14monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdefPeter Maydell
2012-07-13qapi: Convert getfd and closefdCorey Bryant
2012-06-15Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG eventsDaniel P. Berrange
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange
2012-06-04Add 'query-events' command to QMP to query async eventsDaniel P. Berrange
2012-05-08hmp: fix bad value conversion for M typeLuiz Capitulino
2012-05-08hmp: expr_unary(): check for overflow in strtoul()/strtoull()Luiz Capitulino
2012-03-27qmp: add and use q type specifierPaolo Bonzini
2012-03-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-19monitor: fix client_migrate_info error handlingYonit Halperin
2012-03-19monitor: Remove unused bool field 'qapi' in mon_cmd_t structJeff Cody
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-03-14monitor: Don't access registers through CPUStateAndreas Färber
2012-03-03Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2012-02-24suspend: add qmp eventsGerd Hoffmann
2012-02-22qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino
2012-02-21Add SPICE support to add_client monitor commandDaniel P. Berrange
2012-02-18target-xtensa: implement info tlb monitor commandMax Filippov
2012-01-26qmp: add query-block-jobsStefan Hajnoczi
2012-01-26qmp: add block_job_cancel commandStefan Hajnoczi
2012-01-26qmp: add block_stream commandStefan Hajnoczi
2012-01-18qapi: Convert changeLuiz Capitulino
2012-01-18qerror: Extend QERR_DEVICE_ENCRYPTEDLuiz Capitulino
2012-01-18monitor: expose readline stateAnthony Liguori
2012-01-18qapi: Convert expire_passwordLuiz Capitulino
2012-01-18qapi: Convert set_passwordLuiz Capitulino
2012-01-18vnc: Simplify vnc_display_password()Luiz Capitulino