|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How do you give USB to a Windows domU?
On 02/11/2009 19:01, Nick Couchman wrote:
Note that this only works in 3.4 and later versions of Xen (I think) - 3.2 and
3.3 do not have the version of Qemu that supports the usb_add command. IIRC,
in the OP James stated that he was running SLES11 (??), which uses Xen 3.3.x.
Sorry to come a bit late in the story but I am running 3.2 and usb_add
is working. I use it to enable the tablet on a W2K8 server as I need a
usb dongle to be connected.
-Nick
On 2009/11/02 at 08:53, "Mr. Teo En Ming (Zhang Enming)"
<space.time.universe@xxxxxxxxx> wrote:
Your Vista configuration looks correct.
Can you add the following lines to your Vista config?
vnclisten=127.0.0.1
vncdisplay=0
vncconsole=1
And then restart your Vista VM?
You should then see a vncviewer.
Then press CTRL+ALT+2 on your keyboard simultaneously to go into QEMU
monitor/console.
Then execute the following command in the QEMU console.
(qemu) usb_add host:0951:1607
See if it helps.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|