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