]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Implement memory device hotunplug
authorPeter Krempa <pkrempa@redhat.com>
Wed, 21 Jan 2015 16:45:54 +0000 (17:45 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 23 Mar 2015 13:41:14 +0000 (14:41 +0100)
commit3b289a81eaa49fd96b829cf47ea5c6d84e4f65c2
treeffb1f11b82ad144116618cbcfd2b35de44616138
parent9b4654f6f12fbabd3a3d2def58ddb0034971f701
qemu: Implement memory device hotunplug

Add code to hot-remove memory devices from qemu. Unfortunately QEMU
doesn't support this right now, so this is just for completenes.
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h