Statistics
| Branch: | Revision:

root / docs / xen-save-devices-state.txt @ feature-archipelago

History | View | Annotate | Download (1004 Bytes)

# Date Author Comment
a7ae8355 03/19/2012 08:21 pm Stefano Stabellini

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