qemu-server/PVE
Wolfgang Bumiller eba2b72199 use qemu's blockdev-snapshot functions
Instead of our own. The code is almost the same, but the
upstream implementation uses qemu's transactional system and
performs a drain() on the block device first. This seems to
help avoid some issues we run into with qcow2 files when
creating snapshots.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-09-24 11:12:34 +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 use qemu's blockdev-snapshot functions 2018-09-24 11:12:34 +02:00
QMPClient.pm use qemu's blockdev-snapshot functions 2018-09-24 11:12:34 +02:00