]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu_agent: Move updater function for VCPU hotplug into qemu_agent.c
authorPeter Krempa <pkrempa@redhat.com>
Tue, 30 Jul 2013 10:04:21 +0000 (12:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 31 Jul 2013 12:25:43 +0000 (14:25 +0200)
commit18a629167c9790e718eb9ee75dc3ba8dd4a4c9d1
tree18a3d4260f11680bb3f9468c09b128b29cbb341f
parent2e38753fb0fdf5a74e4c43c0b20774576165564a
qemu_agent: Move updater function for VCPU hotplug into qemu_agent.c

To allow testing of the cpu updater function, this function needs to be
available separately. Export it from qemu_agent.c where it should
belong.
src/qemu/qemu_agent.c
src/qemu/qemu_agent.h
src/qemu/qemu_driver.c