summaryrefslogtreecommitdiffstats
path: root/QMP
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia2013-09-121-0/+6
* Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori2013-09-111-1/+3
|\
| * QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze commandTomoki Sekiyama2013-09-091-1/+3
* | qmp: Documentation for BLOCK_IMAGE_CORRUPTEDMax Reitz2013-09-061-0/+22
|/
* net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-151-0/+17
* correct RTC_CHANGE_EVENT description (v2)Marcelo Tosatti2013-06-071-1/+2
* qmp: fix handling of cmd with Equals in qmp-shellZhangleiqiang2013-05-151-0/+2
* add a new qevent: QEVENT_GUEST_PANICKEDHu Tao2013-04-301-0/+14
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-261-0/+18
|\
| * qmp: add path to device_deleted eventMichael S. Tsirkin2013-03-261-1/+3
| * qdev: DEVICE_DELETED eventMichael S. Tsirkin2013-03-171-0/+16
* | qmp: fix handling of boolean values in qmp-shellIgor Mammedov2013-03-251-1/+6
|/
* qmp: add pull_event functionPaolo Bonzini2012-10-241-0/+20
* block: introduce BLOCK_JOB_READY eventPaolo Bonzini2012-10-241-0/+18
* qmp: fix __accept() in qmp.pyJeff Cody2012-10-241-0/+1
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-041-2/+26
|\
| * block: introduce block job errorPaolo Bonzini2012-09-281-0/+22
| * QAPI: add command for live block commit, 'block-commit'Jeff Cody2012-09-281-2/+4
* | Add qemu-ga-client scriptRyota Ozaki2012-09-261-0/+299
* | Support settimeout in QEMUMonitorProtocolRyota Ozaki2012-09-261-0/+5
* | Make negotiation optional in QEMUMonitorProtocolRyota Ozaki2012-09-261-3/+4
|/
* Add support for pretty-printing response in qmp-shellDaniel P. Berrange2012-09-051-13/+33
* qmp: add SUSPEND_DISK eventLuiz Capitulino2012-08-131-0/+14
* qmp: qmp-events.txt: add missing doc for the SUSPEND eventLuiz Capitulino2012-08-131-0/+12
* qmp: qmp-events.txt: put events in alphabetical orderLuiz Capitulino2012-08-131-136/+130
* qmp: emit the WAKEUP event when the guest is put to runLuiz Capitulino2012-08-131-0/+13
* qmp: switch to the new error format on the wireLuiz Capitulino2012-08-131-7/+3
* Add event notification for guest balloon changesDaniel P. Berrange2012-06-151-0/+18
* qom: quick and dirty QOM filesystem based on FUSEAnthony Liguori2012-04-261-0/+138
* qmp: document strict parsingPaolo Bonzini2012-03-271-3/+17
* qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino2012-02-221-0/+18
* qom: add test toolsAnthony Liguori2012-02-223-0/+195
* qmp: make qmp.py easier to useAnthony Liguori2012-02-221-0/+6
* qmp: add block_job_cancel commandStefan Hajnoczi2012-01-261-0/+24
* qmp: add block_stream commandStefan Hajnoczi2012-01-261-0/+29
* qmp: add test tool for QMPMark Wu2011-12-061-0/+126
* fix spelling in QMP sub directoryDong Xu Wang2011-12-021-1/+1
* QMP: add server mode to QEMUMonitorProtocolStefan Hajnoczi2011-06-011-11/+32
* QMP: add get_events(wait=True) optionStefan Hajnoczi2011-06-011-3/+8
* spice: connection events.Gerd Hoffmann2010-12-091-0/+64
* QMP/qmp-shell: Introduce HMP modeLuiz Capitulino2010-11-171-1/+78
* QMP: Drop vm-info example scriptLuiz Capitulino2010-11-172-37/+1
* QMP: Revamp the qmp-shell scriptLuiz Capitulino2010-11-171-35/+144
* QMP: Revamp the Python class exampleLuiz Capitulino2010-11-171-51/+106
* Trivial fix for QMP/qmp-events.txtHidetoshi Seto2010-10-221-1/+1
* QMP/README: Update QMP homepage addressLuiz Capitulino2010-10-011-1/+1
* Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino2010-10-011-1/+1
* QMP: Update README fileLuiz Capitulino2010-08-221-23/+48
* QMP: Fix python helper /wrt long return stringsJan Kiszka2010-07-011-1/+5
* QMP: Teach basic capability negotiation to python exampleJan Kiszka2010-07-012-0/+2
OpenPOWER on IntegriCloud