Re: [libvirt] [PATCH 01/14] Don't block use of USB with containers

2014-02-07 Thread Eric Blake
On 02/07/2014 08:32 AM, Daniel P. Berrange wrote: virDomainDefCompatibleDevice blocks use of USB if no USB controller is present. This is not correct for containers since devices can be assigned directly regardless of any controllers. Signed-off-by: Daniel P. Berrange berra...@redhat.com

Re: [libvirt] [PATCH 01/14] Don't block use of USB with containers

2014-02-07 Thread Daniel P. Berrange
On Fri, Feb 07, 2014 at 08:50:19AM -0700, Eric Blake wrote: On 02/07/2014 08:32 AM, Daniel P. Berrange wrote: virDomainDefCompatibleDevice blocks use of USB if no USB controller is present. This is not correct for containers since devices can be assigned directly regardless of any