Re: [libvirt] [PATCHv1.5 24/27] qemu: snapshots: Declare supported and unsupported snapshot configs

2013-11-27 Thread Michal Privoznik
On 26.11.2013 17:49, Peter Krempa wrote: Currently the snapshot code did not check if it actually supports snapshots on various disk backends for domains. To avoid future problems add checkers that whitelist the supported configurations. --- src/qemu/qemu_driver.c | 264

[libvirt] [PATCHv1.5 24/27] qemu: snapshots: Declare supported and unsupported snapshot configs

2013-11-26 Thread Peter Krempa
Currently the snapshot code did not check if it actually supports snapshots on various disk backends for domains. To avoid future problems add checkers that whitelist the supported configurations. --- src/qemu/qemu_driver.c | 264 +++-- 1 file changed,