[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Virtualization project idea
On 27/08/2010 10:25, "Dhananjay Goel" <dhananjaygoel123@xxxxxxxxx> wrote: > Would USB over IP not be helpful here? >> > > USB over IP is just another way of doing direct USB passthru, > it doesn't really allow sharing the devices. > > --Consider a use case: You are using your mobile for browsing internet on PC. > Your mobile device > acts a usb modem for the host machine. That can not be used in guest > for internet connectivity simuntaneously. You need to connect/disconnect > every time to access internet whereas it would have been seamless > internet connectivity. You don't necessarily share network, disc, or mouse/keyboard at the USB level. For network, as an example, the hardware device belongs to the host which provides NATed or bridged networking to VMs. VMs see a virtual network device rather than the underlying physical device. Similar principle applies to other device classes -- VMs see a virtual device. If you want a VM to see a property of a physical device that cannot be expressed in your virtual device model, you pass that physical device through directly to that one VM. If you want direct passthrough and some semblance of sharing between VMs... that's harder to do. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |