On Wed, Jan 11, 2017 at 10:48:15AM +0100, Peter Krempa wrote:
Move all the worker code into the appropriate file. This will also
allow
testing of cpu hotplug.
---
src/qemu/qemu_driver.c | 339 ------------------------------------------------
src/qemu/qemu_hotplug.c | 339 ++++++++++++++++++++++++++++++++++++++++++++++++
src/qemu/qemu_hotplug.h | 7 +
3 files changed, 346 insertions(+), 339 deletions(-)
ACK
Pavel