Hi All,
I was wondering if there is an implementation of inter-guest
communication using virtio (specially networking), I found that there
is an implementation using lguest
(lists.ozlabs.org/pipermail/lguest/2008-March/001064.html) but I can
not find anything similar in KVM/QEMU)
Thank you very m
Hi Jakob, thank you very much for you response but probably I was not
clear enough
What I want to do is to create a direct network communication between
a pair of guests without passing through a virtual switch, The first
idea is to use mechanism based on a shared memory that exposes a
virtual net