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: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] USB over network
Date: Mon, 6 Oct 2008 14:32:33 +0100
User-agent: KMail/1.9.9

> > It looks like you have to start qemu with magic options on the remote
> > machine?
>
> No, qemu should be started with "-usbremote host:port" command line
> option. This will start a listener which wait for incoming remote
> connections. The remote connection is established with the qemu-usbd
> application. The qemu-usbd is executed on the local machine, the one
> that the USB device is attached to.

I don't see any code for building qemu-usbd.

> At the moment, the protocol is a simple
> what-usb-linux-want-usb-linux-get approach

The wire protocol (and the qemu end of the code) should not be linux specific.

Was this code really written by Fabrice Bellard?

Paul




reply via email to

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