aboutsummaryrefslogtreecommitdiff
path: root/QMP
AgeCommit message (Expand)Author
2012-10-24qmp: add pull_event functionPaolo Bonzini
2012-10-24block: introduce BLOCK_JOB_READY eventPaolo Bonzini
2012-10-24qmp: fix __accept() in qmp.pyJeff Cody
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-09-28block: introduce block job errorPaolo Bonzini
2012-09-28QAPI: add command for live block commit, 'block-commit'Jeff Cody
2012-09-26Add qemu-ga-client scriptRyota Ozaki
2012-09-26Support settimeout in QEMUMonitorProtocolRyota Ozaki
2012-09-26Make negotiation optional in QEMUMonitorProtocolRyota Ozaki
2012-09-05Add support for pretty-printing response in qmp-shellDaniel P. Berrange
2012-08-13qmp: add SUSPEND_DISK eventLuiz Capitulino
2012-08-13qmp: qmp-events.txt: add missing doc for the SUSPEND eventLuiz Capitulino
2012-08-13qmp: qmp-events.txt: put events in alphabetical orderLuiz Capitulino
2012-08-13qmp: emit the WAKEUP event when the guest is put to runLuiz Capitulino
2012-08-13qmp: switch to the new error format on the wireLuiz Capitulino
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange
2012-04-26qom: quick and dirty QOM filesystem based on FUSEAnthony Liguori
2012-03-27qmp: document strict parsingPaolo Bonzini
2012-02-22qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino
2012-02-22qom: add test toolsAnthony Liguori
2012-02-22qmp: make qmp.py easier to useAnthony Liguori
2012-01-26qmp: add block_job_cancel commandStefan Hajnoczi
2012-01-26qmp: add block_stream commandStefan Hajnoczi
2011-12-06qmp: add test tool for QMPMark Wu
2011-12-02fix spelling in QMP sub directoryDong Xu Wang
2011-06-01QMP: add server mode to QEMUMonitorProtocolStefan Hajnoczi
2011-06-01QMP: add get_events(wait=True) optionStefan Hajnoczi
2010-12-09spice: connection events.Gerd Hoffmann
2010-11-17QMP/qmp-shell: Introduce HMP modeLuiz Capitulino
2010-11-17QMP: Drop vm-info example scriptLuiz Capitulino
2010-11-17QMP: Revamp the qmp-shell scriptLuiz Capitulino
2010-11-17QMP: Revamp the Python class exampleLuiz Capitulino
2010-10-22Trivial fix for QMP/qmp-events.txtHidetoshi Seto
2010-10-01QMP/README: Update QMP homepage addressLuiz Capitulino
2010-10-01Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino
2010-08-22QMP: Update README fileLuiz Capitulino
2010-07-01QMP: Fix python helper /wrt long return stringsJan Kiszka
2010-07-01QMP: Teach basic capability negotiation to python exampleJan Kiszka
2010-06-13monitor/QMP: Drop info hpet / query-hpetJan Kiszka
2010-06-01QMP: Introduce commands documentationJan Kiszka
2010-05-19QMP: Add "Downstream extension of QMP" to specMarkus Armbruster
2010-05-03QMP: Introduce RESUME eventLuiz Capitulino
2010-04-18QMP: Improve RTC_CHANGE event descriptionLuiz Capitulino
2010-03-09QMP: Introduce WATCHDOG eventLuiz Capitulino
2010-03-08QMP: Introduce RTC_CHANGE eventLuiz Capitulino
2010-03-08QMP: Revamp the qmp-events.txt fileLuiz Capitulino
2010-03-08QMP: Drop DEBUG eventLuiz Capitulino
2010-02-10QMP: spec: Capability negotiation updatesLuiz Capitulino
2010-02-10QMP: Add QEMU's version to the greeting messageLuiz Capitulino
2010-02-10QMP: BLOCK_IO_ERROR event handlingLuiz Capitulino