]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
cleanup update_vm - carefully reload config after changes
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Feb 2012 09:41:08 +0000 (10:41 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Feb 2012 09:57:16 +0000 (10:57 +0100)
commit5d7a6767bed75cc950cb3eebdc4add41f5eb6793
treefb0d5f3a01477c67071dbe51d2e41d12a5b048ce
parent1e68cb191af8c1924b75164fccf8061e3f1be246
cleanup update_vm - carefully reload config after changes

Split out code to delete drive into delete_drive()

Always hotplug after config is written and reloaded.

Do not revert config if hotplug fails.

Do not safe config in add_unused_volume.
PVE/API2/Qemu.pm
PVE/QemuServer.pm