qmp-commands: remove qmp_capabilities from txt
It's better described in the schema already. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
add1d10065
commit
bf4914731f
@ -93,17 +93,3 @@ Example:
|
||||
<- { "return": {} }
|
||||
|
||||
Note: CPUs' indexes are obtained with the 'query-cpus' command.
|
||||
|
||||
qmp_capabilities
|
||||
----------------
|
||||
|
||||
Enable QMP capabilities.
|
||||
|
||||
Arguments: None.
|
||||
|
||||
Example:
|
||||
|
||||
-> { "execute": "qmp_capabilities" }
|
||||
<- { "return": {} }
|
||||
|
||||
Note: This command must be issued before issuing any other command.
|
||||
|
Loading…
Reference in New Issue
Block a user