All of lore.kernel.org
 help / color / mirror / Atom feed
* Half a usb-redir idea
@ 2021-03-16 17:21 Dr. David Alan Gilbert
  2021-03-16 18:40 ` Philippe Mathieu-Daudé
  2021-03-17  6:24 ` Gerd Hoffmann
  0 siblings, 2 replies; 9+ messages in thread
From: Dr. David Alan Gilbert @ 2021-03-16 17:21 UTC (permalink / raw)
  To: berrange, kraxel, victortoso; +Cc: qemu-devel

Hi,
  I've got a half-baked idea, which I thought might be worth mentioning.

How hard would it be to give qemu a usbredir server rather than client?
It would have nothing guest visible but would look logically like the
front (?) half of a usb interface; then you could use all of the
existing qemu emulated and passthrough device code, to build a usb
hierarchy and present it to a remote qemu.

You'd get the ability to do emulated USB CDROM/storage, audio, network
and the glue for host USB connection (and smart cards??) - all in one
client that you can then use for connecting to a remote qemu.

The next step of that is to make something analogous to a
qemu-storage-daemon, but for USB, so you have something that can
do all that USB stuff without actually having any processors.

The even crazier step would then be to add a VNC client, and then you
have an almost complete remote client.

Dave

-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-03-17 10:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 17:21 Half a usb-redir idea Dr. David Alan Gilbert
2021-03-16 18:40 ` Philippe Mathieu-Daudé
2021-03-16 18:44   ` Dr. David Alan Gilbert
2021-03-16 21:06     ` Marc-André Lureau
2021-03-17  6:30     ` Gerd Hoffmann
2021-03-17  6:24 ` Gerd Hoffmann
2021-03-17  9:10   ` Dr. David Alan Gilbert
2021-03-17 10:16     ` Gerd Hoffmann
2021-03-17 10:41       ` Thanos Makatos

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.