qemu-patch-raspberry4/docs
Stefano Stabellini a7ae8355b4 Introduce "xen-save-devices-state"
- add an "is_ram" flag to SaveStateEntry;

- register_savevm_live sets is_ram for live_savevm devices;

- introduce a "xen-save-devices-state" QAPI command that can be used to save
the state of all devices, but not the RAM or the block devices of the
VM.

Changes in v8:

- rename save-devices-state to xen-save-devices-state.

Changes in v7:

- rename save_devices to save-devices-state.

Changes in v6:

- remove the is_ram parameter from register_savevm_live and sets is_ram
if the device is a live_savevm device;

- introduce save_devices as a QAPI command, write a better description
for it;

- fix CODING_STYLE;

- introduce a new doc to explain the save format used by save_devices.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
2012-03-19 18:21:00 +00:00
..
specs qcow2: Allow >4 GB VM state 2011-12-15 12:40:33 +01:00
blkverify.txt
bootindex.txt Add boot index documentation. 2011-02-01 16:50:44 -06:00
ccid.txt ccid: add docs 2011-04-01 19:07:49 -05:00
ich9-ehci-uhci.cfg usb: update documentation 2011-07-08 11:25:56 +02:00
libcacard.txt Fixing some spelling in docs/libcacard.txt 2011-11-17 12:57:49 +00:00
live-block-ops.txt docs: describe live block operations 2012-01-26 14:49:18 +01:00
memory.txt memory: minor documentation fixes/enhancements 2011-12-06 10:10:21 +00:00
migration.txt docs: document memory API interaction with migration 2011-12-07 18:57:41 +02:00
qapi-code-gen.txt Fix some spelling bugs in documentation and comments 2011-11-17 12:57:36 +00:00
qdev-device-use.txt docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM> 2011-09-09 09:43:17 +01:00
tracing.txt trace: Add wildcard trace event support 2011-11-01 14:12:15 +00:00
usb2.txt usb: update documentation 2011-07-08 11:25:56 +02:00
writing-qmp-commands.txt Spelling fixes in comments and documentation 2012-01-13 10:36:59 +00:00
xen-save-devices-state.txt Introduce "xen-save-devices-state" 2012-03-19 18:21:00 +00:00