[Kimchi-devel] [PATCH v2 0/4] Add usb xhci controller for hotplug on Power

Jose Ricardo Ziviani joserz at linux.vnet.ibm.com
Fri Jul 10 18:32:51 UTC 2015


v2:
 - Added a new test case;

Power system requires an USB XHCI controller in order to allow PCI
hotplug. This patch adds such controller by default when creating a new
VM and inform the users if a VM currently doesn't have the controller.

Jose Ricardo Ziviani (4):
  Add a new error code for pci hotplug
  Check for usb xhci controller in Power platform
  Define the USB xhci controller in the template for Power Systems
  Add a new test case for pci hotplug on Power

 src/kimchi/i18n.py             |  1 +
 src/kimchi/model/vmhostdevs.py | 28 +++++++++++++++++++++-
 src/kimchi/vmtemplate.py       | 17 +++++++++++++
 tests/test_model.py            | 54 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 99 insertions(+), 1 deletion(-)

-- 
1.9.1




More information about the Kimchi-devel mailing list