qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Feature proposal: USB devices over TCP


From: Paul Brook
Subject: Re: [Qemu-devel] Feature proposal: USB devices over TCP
Date: Sat, 7 Apr 2007 13:49:34 +0100
User-agent: KMail/1.9.5

> I don't think that tunneling traffic through VNC is possible. In QEMU the
> VNC implementation is asynchronous, while the USB layer expects an
> immediate response to any request.

Not entirely true. While some transfers (typically control transfers) are 
synchronous, bulk transfers can by asynchronous.

Paul




reply via email to

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