Re: [libvirt] [PATCH 2/2] qemu: clarify error message for index 0 PIIX3 USB controller

2017-10-05 Thread John Ferlan
On 09/26/2017 07:05 AM, Ján Tomko wrote: > The address is restricted to 0:0:1.2 only for the piix3-uhci controller > with index 0. > > https://bugzilla.redhat.com/show_bug.cgi?id=1460602 > --- > src/qemu/qemu_domain_address.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --g

[libvirt] [PATCH 2/2] qemu: clarify error message for index 0 PIIX3 USB controller

2017-09-26 Thread Ján Tomko
The address is restricted to 0:0:1.2 only for the piix3-uhci controller with index 0. https://bugzilla.redhat.com/show_bug.cgi?id=1460602 --- src/qemu/qemu_domain_address.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_domain_address.c b/src/qemu/qemu_domain_ad