qemu-server/PVE
Mira Limbeck d0abc7746a fix clone_disk failing for nonexistent cloudinit disk
After migration or a rollback the cloudinit disk might not be allocated, so
volume_size_info() fails. As we override the value anyway for cloudinit
and efi disks simply move the volume_size_info() call into the 'else'
branch.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2020-10-16 15:39:43 +02:00
..
API2 fix VM clone from snapshot with cloudinit disk 2020-10-16 15:39:43 +02:00
CLI fix #3010: add 'bootorder' parameter for better control of boot devices 2020-10-14 12:30:50 +02:00
QemuServer fix #3010: add 'bootorder' parameter for better control of boot devices 2020-10-14 12:30:50 +02:00
VZDump followup: s/verification/validation/ to avoid confusion 2020-09-29 17:39:28 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm vzdump: move include logic for volumes to method 2020-06-24 10:56:57 +02:00
QemuMigrate.pm Use correct option for storage_migrate 2020-08-04 13:57:09 +02:00
QemuServer.pm fix clone_disk failing for nonexistent cloudinit disk 2020-10-16 15:39:43 +02:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00