qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC] Architecture to connect a userspace ethernet switch to QEMU guests via Virtio
@ 2013-11-19 10:17 Antonios Motakis
  2013-11-19 16:11 ` Stefan Hajnoczi
  0 siblings, 1 reply; 4+ messages in thread
From: Antonios Motakis @ 2013-11-19 10:17 UTC (permalink / raw)
  To: qemu-devel qemu-devel; +Cc: Luke Gorrie, Daniel Raho

Hello,

There have been discussions before on these lists on the topic of
connecting a QEMU guest running a virtio_net driver, with an external
userspace ethernet switch (Snabbswitch in particular). The essential
requirement in this is to put the virtio backend in the external
userspace process.

The preferred direction should be similar to vhost, with the main
difference of the control mechanism being a unix domain socket instead
of an ioctl interface, and of course placing the backend in an
userspace process instead the kernel.

Since we are pursuing this direction,we would like to share a more
detailed description of the architecture we are working on. Any
feedback is most welcome. It is available here:
http://www.virtualopensystems.com/media/snabbswitch/rfc_snabbswitch_qemu.pdf

Best regards,
Antonios Motakis
Virtual Open Systems

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

end of thread, other threads:[~2013-11-22 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19 10:17 [Qemu-devel] [RFC] Architecture to connect a userspace ethernet switch to QEMU guests via Virtio Antonios Motakis
2013-11-19 16:11 ` Stefan Hajnoczi
2013-11-21 11:01   ` Antonios Motakis
2013-11-22 10:52     ` Stefan Hajnoczi

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).