]> git.proxmox.com Git - qemu-server.git/commit
add vm_devicedel sub
authorDerumier Alexandre <aderumier@odiso.com>
Mon, 10 Oct 2011 14:46:56 +0000 (16:46 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 11 Oct 2011 11:12:28 +0000 (13:12 +0200)
commit873c2d698f46e61e41f72daf549de51aa67eb4a3
treea9a7ddaa77a85928e4329b9242c5920ef3032dfe
parenta4dea3312509957e507f5f5f146e490d3aabc9d5
add vm_devicedel sub

use qm monitor to hot-unplug device.

Currently only virtio disk

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
PVE/QemuServer.pm