summaryrefslogtreecommitdiff
path: root/QMP
AgeCommit message (Expand)AuthorFilesLines
2012-10-24qmp: add pull_event functionPaolo Bonzini1-0/+20
2012-10-24block: introduce BLOCK_JOB_READY eventPaolo Bonzini1-0/+18
2012-10-24qmp: fix __accept() in qmp.pyJeff Cody1-0/+1
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-2/+26
2012-09-28block: introduce block job errorPaolo Bonzini1-0/+22
2012-09-28QAPI: add command for live block commit, 'block-commit'Jeff Cody1-2/+4
2012-09-26Add qemu-ga-client scriptRyota Ozaki1-0/+299
2012-09-26Support settimeout in QEMUMonitorProtocolRyota Ozaki1-0/+5
2012-09-26Make negotiation optional in QEMUMonitorProtocolRyota Ozaki1-3/+4
2012-09-05Add support for pretty-printing response in qmp-shellDaniel P. Berrange1-13/+33
2012-08-13qmp: add SUSPEND_DISK eventLuiz Capitulino1-0/+14
2012-08-13qmp: qmp-events.txt: add missing doc for the SUSPEND eventLuiz Capitulino1-0/+12
2012-08-13qmp: qmp-events.txt: put events in alphabetical orderLuiz Capitulino1-136/+130
2012-08-13qmp: emit the WAKEUP event when the guest is put to runLuiz Capitulino1-0/+13
2012-08-13qmp: switch to the new error format on the wireLuiz Capitulino1-7/+3
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange1-0/+18
2012-04-26qom: quick and dirty QOM filesystem based on FUSEAnthony Liguori1-0/+138
2012-03-27qmp: document strict parsingPaolo Bonzini1-3/+17
2012-02-22qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino1-0/+18
2012-02-22qom: add test toolsAnthony Liguori3-0/+195
2012-02-22qmp: make qmp.py easier to useAnthony Liguori1-0/+6
2012-01-26qmp: add block_job_cancel commandStefan Hajnoczi1-0/+24
2012-01-26qmp: add block_stream commandStefan Hajnoczi1-0/+29
2011-12-06qmp: add test tool for QMPMark Wu1-0/+126
2011-12-02fix spelling in QMP sub directoryDong Xu Wang1-1/+1
2011-06-01QMP: add server mode to QEMUMonitorProtocolStefan Hajnoczi1-11/+32
2011-06-01QMP: add get_events(wait=True) optionStefan Hajnoczi1-3/+8
2010-12-09spice: connection events.Gerd Hoffmann1-0/+64
2010-11-17QMP/qmp-shell: Introduce HMP modeLuiz Capitulino1-1/+78
2010-11-17QMP: Drop vm-info example scriptLuiz Capitulino2-37/+1
2010-11-17QMP: Revamp the qmp-shell scriptLuiz Capitulino1-35/+144
2010-11-17QMP: Revamp the Python class exampleLuiz Capitulino1-51/+106
2010-10-22Trivial fix for QMP/qmp-events.txtHidetoshi Seto1-1/+1
2010-10-01QMP/README: Update QMP homepage addressLuiz Capitulino1-1/+1
2010-10-01Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino1-1/+1
2010-08-22QMP: Update README fileLuiz Capitulino1-23/+48
2010-07-01QMP: Fix python helper /wrt long return stringsJan Kiszka1-1/+5
2010-07-01QMP: Teach basic capability negotiation to python exampleJan Kiszka2-0/+2
2010-06-13monitor/QMP: Drop info hpet / query-hpetJan Kiszka1-1/+1
2010-06-01QMP: Introduce commands documentationJan Kiszka1-2/+3
2010-05-19QMP: Add "Downstream extension of QMP" to specMarkus Armbruster1-0/+55
2010-05-03QMP: Introduce RESUME eventLuiz Capitulino1-0/+12
2010-04-18QMP: Improve RTC_CHANGE event descriptionLuiz Capitulino1-1/+1
2010-03-09QMP: Introduce WATCHDOG eventLuiz Capitulino1-0/+19
2010-03-08QMP: Introduce RTC_CHANGE eventLuiz Capitulino1-0/+15
2010-03-08QMP: Revamp the qmp-events.txt fileLuiz Capitulino1-37/+133
2010-03-08QMP: Drop DEBUG eventLuiz Capitulino1-6/+0
2010-02-10QMP: spec: Capability negotiation updatesLuiz Capitulino1-17/+29
2010-02-10QMP: Add QEMU's version to the greeting messageLuiz Capitulino2-4/+8
2010-02-10QMP: BLOCK_IO_ERROR event handlingLuiz Capitulino1-0/+21