Re: [libvirt] [PATCH 0/5] add usb redirection filter support

2012-08-21 Thread Hans de Goede
Hi, On 08/20/2012 06:06 PM, Daniel P. Berrange wrote: On Sun, Aug 19, 2012 at 11:42:43PM +0800, Guannan Ren wrote: BZ RFE https://bugzilla.redhat.com/show_bug.cgi?id=795929 qemu support: http://git.qemu.org/?p=qemu.git;a=commitdiff;h=6af165892cf900291046f1d25f95416f379504c2 Since qemu has

Re: [libvirt] [PATCH 0/5] add usb redirection filter support

2012-08-21 Thread Hans de Goede
Hi, On 08/21/2012 11:23 AM, Daniel P. Berrange wrote: Snip We want the admin of the vm to be able to set policy as to which devices can be redirected to the vm, for example for security reasons. Clearly the right place to enforce such a policy is the host and not the client, esp. since the

Re: [libvirt] [PATCH] Fix logic for assigning PCI addresses to USB2 companion controllers

2012-05-14 Thread Hans de Goede
Hi, Thanks for working on this. I've little useful feedback atm I'm afraid, but I do have a question based on reading the xml for the tests, is it necessary to set the startports explicitly? or do they get the correct default based on the model, ie uhci1 startport 0, uhci startport 2, etc?

Re: [libvirt] [Engine-devel] Supporting native USB in oVirt

2012-05-11 Thread Hans de Goede
Hi, On 05/10/2012 02:12 PM, Hans de Goede wrote: Hi, On 05/10/2012 01:39 PM, Oved Ourfalli wrote: Rephrasing my question a bit, to make it more clear. We are now working on adding the support for native USB devices on oVirt. This requires adding composite PCI devices to a VM (details below

Re: [libvirt] Supporting native USB in oVirt

2012-05-10 Thread Hans de Goede
Hi Oved, I think it will help if you can re-formulate things into a question for the libvirt developers. e.g. something along the lines of: is it possible to add composite PCI devices to a vm while using automatic address assignment ? Regards, Hans On 05/09/2012 03:46 PM, Oved Ourfalli

Re: [libvirt] [Engine-devel] Supporting native USB in oVirt

2012-05-10 Thread Hans de Goede
Hi, On 05/10/2012 01:39 PM, Oved Ourfalli wrote: Rephrasing my question a bit, to make it more clear. We are now working on adding the support for native USB devices on oVirt. This requires adding composite PCI devices to a VM (details below), requiring specific set of restrictions on the

Re: [libvirt] USB2 controllers domain XML

2011-08-19 Thread Hans de Goede
Hi, On 08/19/2011 06:13 AM, Marc-André Lureau wrote: Hi On Thu, Aug 18, 2011 at 9:42 PM, Daniel P. Berrangeberra...@redhat.com wrote: 5. USB companion controllers use type='usb' too, but with an extra 'master' attribute to associate them controller type='usb' index='0'