summaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+18
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno1-0/+1
2012-09-07monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_paramNicholas Bellinger1-0/+18
2012-09-05qapi: convert screendumpLuiz Capitulino1-6/+0
2012-09-05qapi: convert sendkeyAmos Kong1-87/+0
2012-09-05monitor: move key_defs[] table and introduce two help functionsAmos Kong1-172/+11
2012-09-05hmp: rename argumentsAmos Kong1-7/+7
2012-09-05monitor: rename keyname '<' to 'less'Amos Kong1-1/+8
2012-09-05spice migration: add QEVENT_SPICE_MIGRATE_COMPLETEDYonit Halperin1-0/+1
2012-08-23monitor: don't try to initialize json parser when monitor is HMPAnthony Liguori1-2/+2
2012-08-23monitor: move json init from OPEN event to initAnthony Liguori1-1/+3
2012-08-20monitor: avoid declaring unused variablesBlue Swirl1-1/+1
2012-08-15monitor: Clean up fd sets on monitor disconnectCorey Bryant1-1/+22
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant1-1/+85
2012-08-15qapi: Introduce add-fd, remove-fd, query-fdsetsCorey Bryant1-0/+189
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-70/+14
2012-08-13qmp: add SUSPEND_DISK eventLuiz Capitulino1-0/+1
2012-08-13qmp: switch to the new error format on the wireLuiz Capitulino1-5/+13
2012-08-13monitor: drop unused monitor debug codeLuiz Capitulino1-65/+0
2012-08-08Add migrate_set_cache_size commandOrit Wasserman1-0/+7
2012-08-08Add migration capabilitiesOrit Wasserman1-0/+7
2012-07-19monitor: remove unused do_info_traceHarsh Prateek Bora1-16/+0
2012-07-18Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-18/+14
2012-07-14monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdefPeter Maydell1-25/+4
2012-07-13qapi: Convert getfd and closefdCorey Bryant1-18/+14
2012-06-15Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG eventsDaniel P. Berrange1-6/+152
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange1-0/+1
2012-06-04Add 'query-events' command to QMP to query async eventsDaniel P. Berrange1-62/+45
2012-05-08hmp: fix bad value conversion for M typeLuiz Capitulino1-2/+6
2012-05-08hmp: expr_unary(): check for overflow in strtoul()/strtoull()Luiz Capitulino1-0/+4
2012-03-27qmp: add and use q type specifierPaolo Bonzini1-0/+3
2012-03-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+0
2012-03-19monitor: fix client_migrate_info error handlingYonit Halperin1-0/+5
2012-03-19monitor: Remove unused bool field 'qapi' in mon_cmd_t structJeff Cody1-1/+0
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber1-28/+28
2012-03-14monitor: Don't access registers through CPUStateAndreas Färber1-246/+246
2012-03-03Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl1-2/+2
2012-02-24suspend: add qmp eventsGerd Hoffmann1-0/+6
2012-02-22qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino1-0/+3
2012-02-21Add SPICE support to add_client monitor commandDaniel P. Berrange1-2/+7
2012-02-18target-xtensa: implement info tlb monitor commandMax Filippov1-2/+2
2012-01-26qmp: add query-block-jobsStefan Hajnoczi1-0/+7
2012-01-26qmp: add block_job_cancel commandStefan Hajnoczi1-0/+3
2012-01-26qmp: add block_stream commandStefan Hajnoczi1-0/+3
2012-01-18qapi: Convert changeLuiz Capitulino1-74/+0
2012-01-18qerror: Extend QERR_DEVICE_ENCRYPTEDLuiz Capitulino1-1/+2
2012-01-18monitor: expose readline stateAnthony Liguori1-3/+8
2012-01-18qapi: Convert expire_passwordLuiz Capitulino1-39/+0
2012-01-18qapi: Convert set_passwordLuiz Capitulino1-57/+0
2012-01-18vnc: Simplify vnc_display_password()Luiz Capitulino1-1/+6