On 11/12/2013 11:59 AM, Eric Farman wrote:
Resending the series. Fixed the indentation change that I missed
in patch one, but otherwise patch one and three are unchanged.
Changes in patch two:
- Check for VIR_..._TYPE_NONE on controller->info.type
- Check device address for TYPE_CCW controllers during detach
Eric Farman (3):
qemu: Rename controller hotplug functions to not be PCI-specific
qemu: Separate calls based on controller bus type
qemu: Auto-generate controller for hotplugged hostdev
src/qemu/qemu_driver.c | 4 +--
src/qemu/qemu_hotplug.c | 73 +++++++++++++++++++++++++++++++++--------------
src/qemu/qemu_hotplug.h | 12 ++++----
3 files changed, 59 insertions(+), 30 deletions(-)
Any further comments to these little patches?