qemu-server/PVE
Thomas Lamprecht 8f899d734e cfg2cmd: push vmstate to volid list to ensure it gets also deactivated
the volume id list is only used to activate before real start and
deactivate later, so use it for the vmstate file too.

This not only makes config_to_command have less side effects, it also
ensures that the vmstate is deactivated again

Co-developed-by: Alwin Antreich <a.antreich@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-17 19:10:52 +02:00
..
API2 fix #2217: don't copy cloudinit disk on clone 2019-09-26 18:13:26 +02:00
CLI tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00
QemuServer fix #2395: refactor qemu_img_convert to accept files as source 2019-10-17 13:57:21 +02:00
VZDump tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00
QemuMigrate.pm close #2263: die on live migration with local cloudinit disk 2019-08-26 12:13:07 +02:00
QemuServer.pm cfg2cmd: push vmstate to volid list to ensure it gets also deactivated 2019-10-17 19:10:52 +02:00
QMPClient.pm tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00