Hi,

On Wed, Aug 3, 2011 at 08:13, Sam <[email protected]> wrote:
> Dear KVM Gurus:
>
>  I am developing a system on KVM with 2 guest OSes: one is a
> real-time operating system without a TCP/IP stack; the other is Linux.
> What's the easiest method for inter-domain communication? I am aware
> of  Nahanni for shared memory communication in KVM, but it requires a
> PCI device driver. Is there any other method with minimum development
> effort?
You can try using a serial port connected to a named pipe.

-- 
Boris Dolgov.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to