]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
we call vm_stop to target host,
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Aug 2012 08:28:41 +0000 (10:28 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Aug 2012 08:28:41 +0000 (10:28 +0200)
commitaf30308f36a7e64af05a13e401c3a44bbb389f8e
tree406fa2c0b295c5a5d34925e694c30a31d5e77f0a
parente52bd94c7ec14577381c6550e68f54ea255dffea
we call vm_stop to target host,

to be sure that kvm process is killed (but it should kill itself),
and deactivate volumes

I slightly modified this patch (orig. from Alexandre) so that it apply cleanly.
PVE/API2/Qemu.pm
PVE/QemuMigrate.pm
PVE/QemuServer.pm