[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [Engine-devel] Supporting native USB in oVirt
- From: Gerd Hoffmann <kraxel redhat com>
- To: Hans de Goede <hdegoede redhat com>
- Cc: engine-devel <engine-devel ovirt org>, libvirt-list redhat com, Eli Mesika <emesika redhat com>
- Subject: Re: [libvirt] [Engine-devel] Supporting native USB in oVirt
- Date: Thu, 10 May 2012 15:24:31 +0200
Hi,
> I can imagine a syntax like this:
>
> <controller type='usb' index='0' model='ich9-ehci1'>
> </controller>
> <controller type='usb' index='0' model='ich9-uhci1'>
> <master id='usb' startport='0'/>
> </controller>
> <controller type='usb' index='0' model='ich9-uhci2'>
> <master id='usb' startport='2'/>
> </controller>
> <controller type='usb' index='0' model='ich9-uhci3'>
> <master id='usb' startport='4'/>
> </controller>
I think this should have been just something like ...
<controller type='usb' model='ich9-ehci-with-companions' />
... since day one. It's not like those are 4 independant usb controllers.
cheers,
Gerd
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]