index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
QMP
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+18
2013-03-26
qmp: add path to device_deleted event
Michael S. Tsirkin
1
-1
/
+3
2013-03-25
qmp: fix handling of boolean values in qmp-shell
Igor Mammedov
1
-1
/
+6
2013-03-17
qdev: DEVICE_DELETED event
Michael S. Tsirkin
1
-0
/
+16
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
[next]