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

Daniel Henrique Barboza dhbarboza82 at gmail.com
Mon Jul 13 18:15:42 UTC 2015


Reviewed-by: Daniel Barboza <dhbarboza82 at gmail.com>

On 07/13/2015 11:47 AM, Jose Ricardo Ziviani wrote:
> v3:
>   - Changed test case to check if new VMs has a xhci controller;
>   - Made have_xhci_usb_controller public to test it.
>
> 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 | 30 +++++++++++++++++++++++++++++-
>   src/kimchi/vmtemplate.py       | 17 +++++++++++++++++
>   tests/test_model.py            | 27 +++++++++++++++++++++++++++
>   4 files changed, 74 insertions(+), 1 deletion(-)
>




More information about the Kimchi-devel mailing list