]> Git Repo - qemu.git/blobdiff - docs/qmp-commands.txt
qmp-commands: move 'xen-save-devices-state' doc to schema
[qemu.git] / docs / qmp-commands.txt
index 116d2f723c01d298ade7e4095671dd7aab947dc1..73fef658f8e04567c2e38f5d0c82c8d0ccd491f9 100644 (file)
@@ -168,24 +168,6 @@ Example:
 
 Note: CPUs' indexes are obtained with the 'query-cpus' command.
 
-xen-save-devices-state
--------
-
-Save the state of all devices to file. The RAM and the block devices
-of the VM are not saved by this command.
-
-Arguments:
-
-- "filename": the file to save the state of the devices to as binary
-data. See xen-save-devices-state.txt for a description of the binary
-format.
-
-Example:
-
--> { "execute": "xen-save-devices-state",
-     "arguments": { "filename": "/tmp/save" } }
-<- { "return": {} }
-
 xen-load-devices-state
 ----------------------
 
This page took 0.022616 seconds and 4 git commands to generate.