aboutsummaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)Author
2012-10-11Merge commit 'b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit 'c9159fe9aa9abe24115ea4d16127179e9cb07e22' into upstream-mergeMarcelo Tosatti
2012-10-05cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to genericPeter Maydell
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-10-04Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity
2012-09-28block: introduce block job errorPaolo Bonzini
2012-09-26qapi: convert add_clientLuiz Capitulino
2012-09-26monitor: add Error * argument to monitor_get_fdPaolo Bonzini
2012-09-11Merge commit '66d5499b3754b83c09487259c08fe2ce73188a59' into upstream-mergeMarcelo Tosatti
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: don't try to initialize json parser when monitor is HMPqemu-kvm-1.2.0-rc1Anthony Liguori
2012-08-23Merge commit '94159135cb59684853dcd45ff70d6dbc54a29209' into upstream-mergeMarcelo Tosatti
2012-08-23monitor: move json init from OPEN event to initAnthony Liguori
2012-08-23Merge commit '86759aa89d1307d0dda2435cc25943bcd7026686' into upstream-mergeMarcelo Tosatti
2012-08-20monitor: avoid declaring unused variablesBlue Swirl
2012-08-16Merge commit '5a4d701acde890a5ca134236424ece45545f70c7' into upstream-mergeMarcelo Tosatti
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-26Merge remote-tracking branch 'upstream'Avi Kivity
2012-07-19Merge commit '504972922da9b562f15e13544d3efca84b46b8fd' into upstream-mergeMarcelo Tosatti
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-07-05Merge commit '71ea2e016131a9fcde6f1ffd3e0e34a64c21f593' into upstream-mergeMarcelo Tosatti
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-12Merge commit '5e8861a0361d8d39ab69fe557294471c28c49c8b' into upstream-mergeMarcelo Tosatti
2012-06-04Add 'query-events' command to QMP to query async eventsDaniel P. Berrange
2012-05-15Merge commit '76ee152a86d5f2533443ce4d2be6fe253cfb3c45' into upstream-mergeMarcelo Tosatti
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-05-06Merge commit 'c7f0f3b1c826901358a0656f80a5fabb88f73c61' into upstream-mergeAvi Kivity