qemu-server/PVE
Alexandre Derumier 29004a20ca qemu_img_convert : use "-l snapshot.name" instead -s for internal snapshot
qemu-img convert -s has been removed in qemu 3.0
https://git.qemu.org/?p=qemu.git;a=commit;h=46e8d272baa0608adcfdbd8bc1d2312bea06da40

we should use qemu-img convert -l snapshot.name=<snapname>,
introduced in qemu 2.0 in 2013
http://patchwork.ozlabs.org/patch/296457/
2018-10-08 13:16:12 +02:00
..
API2 fix #1908: add vmgenid config/device 2018-09-19 12:23:24 +02:00
CLI fix #1908: add vmgenid config/device 2018-09-19 12:23:24 +02:00
QemuServer fix #1865: CloudInit doesn't add IPv6 2018-08-22 12:40:26 +02:00
VZDump fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error 2018-05-23 11:18:28 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm rollback: vmgenid: comment why we regenerate vmgenid 2018-09-19 14:01:05 +02:00
QemuMigrate.pm Fix #1242 : clone_disk : call qga fstrim after clone 2018-08-02 11:35:50 +02:00
QemuServer.pm qemu_img_convert : use "-l snapshot.name" instead -s for internal snapshot 2018-10-08 13:16:12 +02:00
QMPClient.pm use qemu's blockdev-snapshot functions 2018-09-24 11:12:34 +02:00