From: Gerd Hoffmann <kraxel@redhat.com>
To: Daniel Mack <zonque@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] USB hardware simulation in external process
Date: Tue, 12 Jun 2012 08:50:12 +0200 [thread overview]
Message-ID: <4FD6E6A4.70901@redhat.com> (raw)
In-Reply-To: <4FD6053D.6010005@gmail.com>
On 06/11/12 16:48, Daniel Mack wrote:
> Hey,
>
> I'm thinking about adding a USB hardware proxy that allows communication
> with an external server process which in turn simulates USB devices.
It's already there. Have a look at usbredir.
http://hansdegoede.livejournal.com/11006.html
usbredir a library and network protocol for redirecting usb devices over
the network. Intended use case is allow accessing usb devices remotely,
i.e. allow the virtual machine running somewhere in the cloud access usb
devices plugged into the local workstation.
But of course you can alot of other stuff with it by simply
hacking/replacing the server side: Logging what the guest machine is
doing, emulate something, ...
HTH,
Gerd
next prev parent reply other threads:[~2012-06-12 6:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 14:48 [Qemu-devel] USB hardware simulation in external process Daniel Mack
2012-06-12 6:50 ` Gerd Hoffmann [this message]
2012-06-12 7:56 ` Dor Laor
2012-06-15 15:01 ` Daniel Mack
2012-06-20 9:20 ` Daniel Mack
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=4FD6E6A4.70901@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=zonque@gmail.com \
/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).