mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 12:23:53 -06:00
Fix up dangling references to qmp-commands.* in comment and doc
Fix up the reference to qmp-commands.hx in qmp.c. Missed in commit5032a16d1d
. Fix up the reference to qmp-commands.txt in docs/xen-save-devices-state.txt. Missed in commit4d8bb958fa
. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20180211093607.27351-29-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
eb815e248f
commit
1ef1cee7db
2 changed files with 8 additions and 9 deletions
|
@ -8,8 +8,7 @@ These operations are normally used with migration (see migration.txt),
|
|||
however it is also possible to save the state of all devices to file,
|
||||
without saving the RAM or the block devices of the VM.
|
||||
|
||||
This operation is called "xen-save-devices-state" (see
|
||||
qmp-commands.txt)
|
||||
The save operation is available as QMP command xen-save-devices-state.
|
||||
|
||||
|
||||
The binary format used in the file is the following:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue