Re: [PATCH/RFC 0/1] Vhost User Cross Cable: Intro

2020-02-21 Thread Stefan Hajnoczi
On Thu, Feb 13, 2020 at 03:48:59PM +0200, Nikos Dragazis wrote: > On Tue, 14 Jan 2020 at 10:20 Stefan Hajnoczi > wrote: > > On Fri, Jan 10, 2020 at 10:34 AM Marc-André Lureau > > wrote: > > > On Wed, Jan 8, 2020 at 5:57 AM V. wrote: > > > > Hi V., > > I think I remember you from Etherboot/gPXE d

Re: [PATCH/RFC 0/1] Vhost User Cross Cable: Intro

2020-02-13 Thread Michael S. Tsirkin
On Wed, Jan 08, 2020 at 02:54:30AM +0100, V. wrote: > Hi List, > > For my VM setup I tend to use a lot of VM to VM single network links to do > routing, switching and bridging in VM's instead of the host. > Also stemming from a silly fetish to sometimes use some OpenBSD VMs as > firewall, but th

Re: [PATCH/RFC 0/1] Vhost User Cross Cable: Intro

2020-02-13 Thread Nikos Dragazis
On Tue, 14 Jan 2020 at 10:20 Stefan Hajnoczi wrote: > On Fri, Jan 10, 2020 at 10:34 AM Marc-André Lureau > wrote: > > On Wed, Jan 8, 2020 at 5:57 AM V. wrote: > > Hi V., > I think I remember you from Etherboot/gPXE days :). > > > > 3. > > > Now if Cross Cable is actually a new and (after a code

Re: [PATCH/RFC 0/1] Vhost User Cross Cable: Intro

2020-01-14 Thread Stefan Hajnoczi
On Fri, Jan 10, 2020 at 10:34 AM Marc-André Lureau wrote: > On Wed, Jan 8, 2020 at 5:57 AM V. wrote: Hi V., I think I remember you from Etherboot/gPXE days :). > > 3. > > Now if Cross Cable is actually a new and (after a code-rewrite of 10) a > > viable way to connect 2 QEMU's together, could

Re: [PATCH/RFC 0/1] Vhost User Cross Cable: Intro

2020-01-10 Thread Marc-André Lureau
Hi On Wed, Jan 8, 2020 at 5:57 AM V. wrote: > > Hi List, > > For my VM setup I tend to use a lot of VM to VM single network links to do > routing, switching and bridging in VM's instead of the host. > Also stemming from a silly fetish to sometimes use some OpenBSD VMs as > firewall, but that is

[PATCH/RFC 0/1] Vhost User Cross Cable: Intro

2020-01-07 Thread V.
Hi List, For my VM setup I tend to use a lot of VM to VM single network links to do routing, switching and bridging in VM's instead of the host. Also stemming from a silly fetish to sometimes use some OpenBSD VMs as firewall, but that is besides the point here. I am using the standard, tested an