Hi,
I read about the 9pvirtio. That would do the job.
Actually, my main objective is to use DDS (Data Distribution Service), from 
OMG, as a communication middleware for my apps, which beneath relies on TCP/UDP.
Among different implementations, I will be using OpenDDS, since I need the 
sources.
I was first trying to port OpenDDS to Genode, expecting to use Genode as the 
Guest-OS, but it was taking a lot of time to port the libraries. I stopped in 
the fifth, there are almost 20.
I then decided to use TinyCore and could easily build the OpenDDS lib in it.
But besides that, it would be nice to have a way to share some files. 
Or at least some sort of Shared Memory between the VMs.
------In the mean time, I will also be trying VBox.
Regards,
       Roger
Date: Tue, 22 Sep 2015 19:32:25 +0200
From: [email protected]
To: [email protected]
Subject: Re: Genode/NOVA+Multiple VMMs Seoul / VBox

On Tue, Sep 22, 2015 at 04:47:03PM +0200, Christian Helmuth wrote:
> Hey,
> 
> On Tue, Sep 22, 2015 at 01:27:32PM +0200, Alexander Boettcher wrote:
> > Emery, Josef, others : do you think some 9p based setup is imaginable
> > respectively working already ? Better ideas ?
> 
> It would be great if we had virtio-9p http://www.linux-kvm.org/page/9p_virtio
> in Seoul but after a look into Qemu sources the implementation seems
> fairly extensive.
 
I'm compiling a kernel for seoul right now, if that goes well, I may take
a stab at it. I was thinking I would start with TCP rather than virtio, but
if virtio looks like a socket shouldn't be too hard to do both.
 
Emery
 

------------------------------------------------------------------------------
_______________________________________________
genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main                        
                  
------------------------------------------------------------------------------
_______________________________________________
genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to