From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Xen 4.2 and USB Date: Fri, 28 Sep 2012 14:22:27 -0400 Message-ID: <20120928182226.GC17449@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: L D Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Sep 27, 2012 at 10:51:21PM -0400, L D wrote: > Hello! > So I compiled and am running the 4.2 release...did the ./configure; > make world; make install > It works, and am running an ati vga passthrough windows system, except > for usb and sound... > > I have a couple of questions, if you can help me with some of these it > would be appreciated. > > How do I run qemu upstream in this release? I'm trying to have sound > in win7 64bit sound but I can't get qemu upstream to work. > Anybody have success with win7 sound? Yes. Look on the mailing list - I mentioned what I needed to do to enable PulseAudio on the host. > I'm using device_model_override='/usr/lib/xen/bin/qemu-system-i386' Why? > > What happened to the command xm usb-add, there is no xl usb-add > equivalent?? I need to do this for my usb keyboard and mouse. > Also any particular reason we can specify a list of pci devices to > passthru but not a list for usbdevices?? The config will only pass 1 > usbdevice, we should be able to pass a list of usbdevices no? Could be that it never got implemented in 'xl'. > As an alternative I tried to passthru the pci usb controllers but > windows recognizes the controllers but for some reason does not > recognize the usb keyboard/mouse as being attached. > Finally how do I connect to the qemu console?? ctrl-alt-shift-2,1 just > show me blank screens (console=1), I have no way to pass additional > usb devices by usb-adding them. Good. That is a security hole. > > Thanks > Paul > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >