Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmp: add pull_event function | Paolo Bonzini | 2012-10-24 | 1 | -0/+20 |
* | qmp: fix __accept() in qmp.py | Jeff Cody | 2012-10-24 | 1 | -0/+1 |
* | Support settimeout in QEMUMonitorProtocol | Ryota Ozaki | 2012-09-26 | 1 | -0/+5 |
* | Make negotiation optional in QEMUMonitorProtocol | Ryota Ozaki | 2012-09-26 | 1 | -3/+4 |
* | qmp: make qmp.py easier to use | Anthony Liguori | 2012-02-22 | 1 | -0/+6 |
* | QMP: add server mode to QEMUMonitorProtocol | Stefan Hajnoczi | 2011-06-01 | 1 | -11/+32 |
* | QMP: add get_events(wait=True) option | Stefan Hajnoczi | 2011-06-01 | 1 | -3/+8 |
* | QMP: Revamp the Python class example | Luiz Capitulino | 2010-11-17 | 1 | -51/+106 |
* | QMP: Fix python helper /wrt long return strings | Jan Kiszka | 2010-07-01 | 1 | -1/+5 |
* | QMP: Introduce qmp-shell | Luiz Capitulino | 2009-12-03 | 1 | -0/+72 |