[libvirt] [PATCH 0/3 v2] qemu: Hotplug SCSI controllers/hostdevs

Eric Farman farman at linux.vnet.ibm.com
Tue Nov 12 16:59:02 UTC 2013


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(-)

-- 
1.7.9.5




More information about the libvir-list mailing list