----- Original Message -----
From: "Daniel P. Berrange" <berrange(a)redhat.com>
To: "Oved Ourfalli" <ovedo(a)redhat.com>
Cc: "Hans de Goede" <hdegoede(a)redhat.com>, libvir-list(a)redhat.com
Sent: Tuesday, May 15, 2012 11:49:39 AM
Subject: Re: [PATCH] Set a sensible default master start port for ehci companion
controllers
On Tue, May 15, 2012 at 01:41:32AM -0400, Oved Ourfalli wrote:
> Hey,
>
> I built libvirt RPM with this fix (and the previous addresses fix),
> and I get the following error when running a VM with USB support:
> internal error Process exited while reading console log output:
> qemu-kvm: -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x4.0x7:
> Duplicate ID 'usb' for device
>
> This error happened also without these fixes (I thought these
> patches will address that, so I waited, but looks like the problem
> might not be related to it).
>
> Did you encounter such a problem when you tested it?
No, can you provide the full XML document you generate, along with
the contents of /var/log/libvirt/qemu/$DOMAIN.log so I can see the
corresponding CLI argv
Attached.
Just to make sure, did you see my other E-mail, specifying why I think the issue happens?
(problem in qemuUsbId function).
Let me know if you need more information,
Oved