qemu-server/PVE
Thomas Lamprecht 3361d09901 destroy_vm: use write_config from our Config module to set an "empty" config
brings us more in line with what we do in pve-container, also it's
good to not use file_set_contents directly if we have all those nice
wrapper interface methods to do things in a safe and guaranteed way.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-18 11:22:07 +02:00
..
API2 followup: use new base config provided destroy_config method 2019-10-18 11:20:52 +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 Fix #2171: vm_start: volid based statefiles were not activated 2019-10-17 19:20:32 +02:00
QemuMigrate.pm close #2263: die on live migration with local cloudinit disk 2019-08-26 12:13:07 +02:00
QemuServer.pm destroy_vm: use write_config from our Config module to set an "empty" config 2019-10-18 11:22:07 +02:00
QMPClient.pm tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00