aboutsummaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)Author
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
2012-05-06Merge commit '9349b4f9fda360f3d9adc4cf4443a1a9b429c17e' into upstream-mergeAvi Kivity
2012-05-06Merge commit '4a8fa5dca1780d7064abd9af578cba40cc0e666d' into upstream-mergeAvi Kivity
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-07Merge commit 'e32605062cd62c2a958ad28a6ad7de4eeab12027' into upstream-mergeMarcelo Tosatti
2012-03-03Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2012-02-29Merge commit 'b4bd0b168e9f4898b98308f4a8a089f647a86d16' into upstream-mergeAvi Kivity
2012-02-29Merge commit '355bf2e5bac7be1b7516e88307f5507e74e8ce79' into upstream-mergeAvi Kivity
2012-02-29Merge commit 'cbc5b5f3aabb2579dd1aa88612dd6842de485079' into upstream-mergeAvi Kivity
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-27Merge commit '32fea4025bfb80f2dbc5c3ce415703af28d85f63' into queues/qemu-mergeJan Kiszka
2012-01-26qmp: add query-block-jobsStefan Hajnoczi
2012-01-26qmp: add block_job_cancel commandStefan Hajnoczi