Re: [libvirt] [PATCH 7/9] Reserve existing USB addresses

2015-08-28 Thread John Ferlan
On 08/12/2015 10:52 AM, Ján Tomko wrote: If USB addresses have been provided for all USB devices, or we are defining a new domain, reserve the addresses. Check if they fit on the USB controllers the domain has, and error out if two devices try to use the same address. Do not error out

[libvirt] [PATCH 7/9] Reserve existing USB addresses

2015-08-12 Thread Ján Tomko
If USB addresses have been provided for all USB devices, or we are defining a new domain, reserve the addresses. Check if they fit on the USB controllers the domain has, and error out if two devices try to use the same address. Do not error out on missing hubs. The input-usbmouse test used