]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: snapshot: Forbid partial internal snapshots
authorPeter Krempa <pkrempa@redhat.com>
Tue, 20 May 2014 12:04:23 +0000 (14:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 May 2014 17:28:10 +0000 (19:28 +0200)
commit03b4da131a95e4cc83cfdfcf21a701ba3ca04a5e
tree7820be6602f353e170362060857d1579ce605466
parent68c15a4f8b7d93123db488375cfc6d4be42ebdf2
qemu: snapshot: Forbid partial internal snapshots

qemu's savevm command does a snapshot of all non readonly disks of a VM.
Libvirt though allowed disabling snapshot for certain disk of a VM.
src/qemu/qemu_driver.c