On 05/20/2014 03:36 PM, Peter Krempa wrote:
If neither disks nor memory are selected for snapshot we'd
record
metadata in case of external snapshot and do a disk snapshot in case of
external disk snapshot. Forbid this as it doesn't make much sense.
s/external/internal/
---
Notes:
There's a slightly usable case where this would be used to backup domain's
config.
src/qemu/qemu_driver.c | 7 +++++++
1 file changed, 7 insertions(+)
Jan