qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Dor Laor <dor.laor@qumranet.com>
To: qemu-devel@nongnu.org
Cc: Gal Hammer <gal@qumranet.com>
Subject: Re: [Qemu-devel] [PATCH] USB over network
Date: Mon, 06 Oct 2008 14:42:53 +0200	[thread overview]
Message-ID: <48EA07CD.9090702@il.qumranet.com> (raw)
In-Reply-To: <200810061322.51341.paul@codesourcery.com>

[-- Attachment #1: Type: text/plain, Size: 1396 bytes --]

Paul Brook wrote:
> On Monday 06 October 2008, Paul Brook wrote:
>   
>>> Attached is a preliminary  patch which add QEmu the ability to use local
>>> USB devices over network. It should work with DOK devices and might work
>>> with web cameras.
>>>       
>> Apart from anything else, it's missing documentation.
>>
>> It looks like you have to start qemu with magic options on the remote
>> machine? This seems a very bad solution. The remote stub should be a
>> separate application which communicated via a documented protocol.
>> Preferably this should be a standardised protocol that is/can be suppoorted
>> by third party devices.
>>     
>
> As a specific example, have you looked at  http://usbip.sourceforge.net/ ?
> It doesn't seem to be particularly active, but it's at least a useful 
> reference point to see whether your remote protocol is sane.
>
> Pau

Indeed its missing documentation and the protocol is far from being 
defined, plus it should be a separate application.
But, its a good step forward in usb remoting, the protocol leverage 
existing knowledge from usbip but it is an opportunity
to advance in cumulative steps.

The intention is to make the usb remoting transparent to the guest.
The application should be stand alone but can share code with qemu, 
maybe similar to qemu-img application (can it?).

Thanks for the feedback, any additional feedback is welcomed.

[-- Attachment #2: Type: text/html, Size: 1946 bytes --]

  reply	other threads:[~2008-10-06 12:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06 11:43 [Qemu-devel] [PATCH] USB over network Gal Hammer
2008-10-06 12:09 ` Paul Brook
2008-10-06 12:22   ` Paul Brook
2008-10-06 12:42     ` Dor Laor [this message]
2008-10-06 13:15   ` Gal Hammer
2008-10-06 13:32     ` Paul Brook
2008-10-06 13:41     ` Anthony Liguori
2008-10-06 14:20       ` Gal Hammer
2008-10-06 15:24         ` Alexander Graf
2008-10-06 12:32 ` Daniel P. Berrange
2008-10-06 15:05 ` Blue Swirl
2008-10-07  8:34   ` Gal Hammer
2008-10-07 18:08     ` Blue Swirl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48EA07CD.9090702@il.qumranet.com \
    --to=dor.laor@qumranet.com \
    --cc=gal@qumranet.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).