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: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH] USB over network
Date: Mon, 6 Oct 2008 13:32:31 +0100
User-agent: Mutt/1.4.1i

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 :|




reply via email to

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