|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] USB devices in domU with Xen3.0.1
Am Mittwoch, 15. Februar 2006 20:44 schrieb Joost Roeleveld:
> Hi all,
>
> I'm trying to access USB devices from a DomU running on Xen3.0.1.
> The only references I could find on the net are about hiding the
> USB-controller from Dom-0.
> But this is not (yet) possible in Xen3. Is there a way of passing
> USB-devices directly on to a DomU?
this feature should be available as soon as 3.0.2 gets released, otherwise you
could try xen-unstable (but don't know if unstable is stable enough for
serious work right now) or even xen 2.0.7.
what kind of usb device do you want to have available in your domU? if it's
"just" a block device you should be able to use the "disk =
[ 'phy:<device>,<targetdevice>' ]" statement as for any other block device,
at least in theory ;-P.
--Ralph
> I tried enabling 'host USB' in the kernel config, but this always results
> in a kernel-panic during boot. (Before init comes up)
>
> Anyone has any ideas on how to do this? (If possible, that is)
>
> Many thanks,
>
> Joost
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|