Statistics
| Branch: | Revision:

root / QMP @ 7a3766f3

Name Size
README 1.6 kB
qmp-events.txt 463 Bytes
qmp-shell 1.5 kB
qmp-spec.txt 6 kB
qmp.py 1.9 kB
vm-info 586 Bytes

Latest revisions

# Date Author Comment
94048982 12/19/2009 04:26 pm Luiz Capitulino

QMP: Update spec file

- Remove "draft" status
- Change default success response to be json-object
- Change error and event data member to be a json-object
- Update examples
- Add new section "Compatibility Considerations"
- Other fixes and clarifications...

052f1b9b 12/19/2009 04:26 pm Luiz Capitulino

QMP: Update README file

- Fix output description
- Fix command-line usage notes
- Minor improvements

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Anthony Liguori <>

77e595e7 12/08/2009 12:34 am Markus Armbruster

QMP: add human-readable description to error response

Signed-off-by: Markus Armbruster <>
Signed-off-by: Anthony Liguori <>

cedebdac 12/03/2009 05:41 pm Luiz Capitulino

QMP: Introduce qmp-shell

This is a very simple shell written in Python for demonstration
purposes.

Unfortunately it's a bit awkward right now, as the user has
to specify the arguments names and the printed data can be
a raw dictionary or list, like the following example:...

01f2785e 12/03/2009 05:41 pm Luiz Capitulino

QMP: Introduce vm-info

A Python script which uses qmp.py to print some simple VM info.

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Anthony Liguori <>

26d5a1cd 12/03/2009 05:41 pm Luiz Capitulino

QMP: Introduce README file

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Anthony Liguori <>

f544d174 12/03/2009 05:41 pm Luiz Capitulino

QMP: Introduce specification

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Anthony Liguori <>

e2419113 12/03/2009 05:41 pm Luiz Capitulino

QMP: Introduce qmp-events.txt

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom