Re: [libvirt] [PATCHv2.5 10/10] qemu: Implement memory device hotunplug

2015-03-13 Thread John Ferlan
On 03/04/2015 11:25 AM, Peter Krempa wrote: > 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 | 4 ++- > src/qemu/qemu_hotplug.c | 91 > +++

[libvirt] [PATCHv2.5 10/10] qemu: Implement memory device hotunplug

2015-03-04 Thread Peter Krempa
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 | 4 ++- src/qemu/qemu_hotplug.c | 91 - src/qemu/qemu_hotplug.h | 3 ++ 3 files change