Age | Commit message (Expand) | Author |
2012-10-24 | qmp: add pull_event function | Paolo Bonzini |
2012-10-24 | block: introduce BLOCK_JOB_READY event | Paolo Bonzini |
2012-10-24 | qmp: fix __accept() in qmp.py | Jeff Cody |
2012-10-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-09-28 | block: introduce block job error | Paolo Bonzini |
2012-09-28 | QAPI: add command for live block commit, 'block-commit' | Jeff Cody |
2012-09-26 | Add qemu-ga-client script | Ryota Ozaki |
2012-09-26 | Support settimeout in QEMUMonitorProtocol | Ryota Ozaki |
2012-09-26 | Make negotiation optional in QEMUMonitorProtocol | Ryota Ozaki |
2012-09-05 | Add support for pretty-printing response in qmp-shell | Daniel P. Berrange |
2012-08-13 | qmp: add SUSPEND_DISK event | Luiz Capitulino |
2012-08-13 | qmp: qmp-events.txt: add missing doc for the SUSPEND event | Luiz Capitulino |
2012-08-13 | qmp: qmp-events.txt: put events in alphabetical order | Luiz Capitulino |
2012-08-13 | qmp: emit the WAKEUP event when the guest is put to run | Luiz Capitulino |
2012-08-13 | qmp: switch to the new error format on the wire | Luiz Capitulino |
2012-06-15 | Add event notification for guest balloon changes | Daniel P. Berrange |
2012-04-26 | qom: quick and dirty QOM filesystem based on FUSE | Anthony Liguori |
2012-03-27 | qmp: document strict parsing | Paolo Bonzini |
2012-02-22 | qmp: add DEVICE_TRAY_MOVED event | Luiz Capitulino |
2012-02-22 | qom: add test tools | Anthony Liguori |
2012-02-22 | qmp: make qmp.py easier to use | Anthony Liguori |
2012-01-26 | qmp: add block_job_cancel command | Stefan Hajnoczi |
2012-01-26 | qmp: add block_stream command | Stefan Hajnoczi |
2011-12-06 | qmp: add test tool for QMP | Mark Wu |
2011-12-02 | fix spelling in QMP sub directory | Dong Xu Wang |
2011-06-01 | QMP: add server mode to QEMUMonitorProtocol | Stefan Hajnoczi |
2011-06-01 | QMP: add get_events(wait=True) option | Stefan Hajnoczi |
2010-12-09 | spice: connection events. | Gerd Hoffmann |
2010-11-17 | QMP/qmp-shell: Introduce HMP mode | Luiz Capitulino |
2010-11-17 | QMP: Drop vm-info example script | Luiz Capitulino |
2010-11-17 | QMP: Revamp the qmp-shell script | Luiz Capitulino |
2010-11-17 | QMP: Revamp the Python class example | Luiz Capitulino |
2010-10-22 | Trivial fix for QMP/qmp-events.txt | Hidetoshi Seto |
2010-10-01 | QMP/README: Update QMP homepage address | Luiz Capitulino |
2010-10-01 | Monitor: Introduce the qmp-commands.hx file | Luiz Capitulino |
2010-08-22 | QMP: Update README file | Luiz Capitulino |
2010-07-01 | QMP: Fix python helper /wrt long return strings | Jan Kiszka |
2010-07-01 | QMP: Teach basic capability negotiation to python example | Jan Kiszka |
2010-06-13 | monitor/QMP: Drop info hpet / query-hpet | Jan Kiszka |
2010-06-01 | QMP: Introduce commands documentation | Jan Kiszka |
2010-05-19 | QMP: Add "Downstream extension of QMP" to spec | Markus Armbruster |
2010-05-03 | QMP: Introduce RESUME event | Luiz Capitulino |
2010-04-18 | QMP: Improve RTC_CHANGE event description | Luiz Capitulino |
2010-03-09 | QMP: Introduce WATCHDOG event | Luiz Capitulino |
2010-03-08 | QMP: Introduce RTC_CHANGE event | Luiz Capitulino |
2010-03-08 | QMP: Revamp the qmp-events.txt file | Luiz Capitulino |
2010-03-08 | QMP: Drop DEBUG event | Luiz Capitulino |
2010-02-10 | QMP: spec: Capability negotiation updates | Luiz Capitulino |
2010-02-10 | QMP: Add QEMU's version to the greeting message | Luiz Capitulino |
2010-02-10 | QMP: BLOCK_IO_ERROR event handling | Luiz Capitulino |