Re: [libvirt] [PATCH 4/5] qemu: define virDomainDevAddUSBController()

2016-01-11 Thread Laine Stump
On 12/09/2015 09:36 AM, John Ferlan wrote: On 11/19/2015 01:25 PM, Laine Stump wrote: This new function will add a single controller of the given model, except the case of ich9-usb-ehci1 (the master controller for a USB2 controller set) in which case a set of related controllers will be added

Re: [libvirt] [PATCH 4/5] qemu: define virDomainDevAddUSBController()

2015-12-13 Thread John Ferlan
On 11/19/2015 01:25 PM, Laine Stump wrote: > This new function will add a single controller of the given model, > except the case of ich9-usb-ehci1 (the master controller for a USB2 > controller set) in which case a set of related controllers will be > added (EHCI1, UHCI1, UHCI2, UHCI3). These

[libvirt] [PATCH 4/5] qemu: define virDomainDevAddUSBController()

2015-11-19 Thread Laine Stump
This new function will add a single controller of the given model, except the case of ich9-usb-ehci1 (the master controller for a USB2 controller set) in which case a set of related controllers will be added (EHCI1, UHCI1, UHCI2, UHCI3). These controllers will not be given PCI addresses, but