qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Qemu-devel] [PATCH] USB over network


From: Gal Hammer
Subject: RE: [Qemu-devel] [PATCH] USB over network
Date: Mon, 6 Oct 2008 07:20:21 -0700

> I think it would be better to support a push instead of a pull model.
> For instance, something like:
> 
> -usbdevice remote:host:port
> 
> That connected to something that was listening on the machine that had
> the USB device.  If you really wanted a server, I'd suggest a syntax
> like:
> 
> -usbdevice remote:host:port,server

Thanks for the idea. I'll consider it. Please note that there might be a
problem with firewalls or NAT when switching the direction from
vnc->qemu to qemu->vnc.
 
> So at a high level, what's functional now, and how much work is needed
> to be completely functional?  Is there anything that isn't going to
> work
> because of fundamental issues?

It is functional and work with normal bulk transfers (for example DOK).
It should work with web cameras (isochronous) but I still need to test
it.

        Gal.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]