From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry Butterworth Subject: Re: USB virtualization question Date: Fri, 06 May 2005 09:58:35 +0100 Message-ID: <1115369915.18929.3.camel@localhost> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xin Zhao Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, 2005-05-06 at 02:46 -0400, Xin Zhao wrote: > Is it possible to differentiate multiple USB ports and assign one port to > be used only by a specified virtual machine when doing usb virtualization? > This is the intended behaviour of the current 2.4 code and the 2.6 code I'm working on will also implement this behaviour. There is a question as to whether we want to be able to assign specific devices to virtual machines when they are plugged in regardless of the port. This feature might be added later. I've only tested the 2.4 code with one device and one front end domain though so I can't guarantee it actually works. > As USB devices are enumerated, I don't see a way to do that. > > Any insignts on this issue? > > Thanks in advance! > > -x > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >