From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] USB over network
Date: Mon, 6 Oct 2008 13:32:31 +0100 [thread overview]
Message-ID: <20081006123230.GP20979@redhat.com> (raw)
In-Reply-To: <ED2414DB5FBBCF4FA66ECE71F290E9A2B601E6@EXVBE011-2.exch011.intermedia.net>
On Mon, Oct 06, 2008 at 04:43:58AM -0700, Gal Hammer wrote:
> Hi,
>
> 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.
AFAICT, the wire protocol doesn't provide for feature negotiation or
versioning, which somewhat limits our ability to extend its capabilities
in the future. This is a concern since it is also does not appear to
have any kind of security model in the existing impl - QEMU will
accept incoming client connections from anywhere. I'd like to see at
least an upfront feature negotiation/handshake, such that someone could
later add support for authentication and/or encryption, eg by layering
in GnuTLS and/or Kerberos via GSSAPI/SASL.
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
next prev parent reply other threads:[~2008-10-06 12:33 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
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 [this message]
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=20081006123230.GP20979@redhat.com \
--to=berrange@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.