Statistics
| Branch: | Revision:

root / QMP / README @ 8135aeed

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
b40292e7 06/01/2010 09:48 pm Jan Kiszka

QMP: Introduce commands documentation

One of the most important missing feature in QMP today is its
supported commands documentation.

The plan is to make it part of self-description support, however
self-description is a big task we have been postponing for a...

ca9567e2 02/10/2010 08:46 pm Luiz Capitulino

QMP: Add QEMU's version to the greeting message

With capability negotiation support clients will only have a chance
to check QEMU's version (ie. issue 'query-version') after the
negotiation procedure is done.

It might be useful to clients to check QEMU's version before...

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 <>

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

QMP: Introduce README file

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