[Lguest] Project for Lguest
    Rusty Russell 
    rusty at rustcorp.com.au
       
    Wed Sep  1 12:03:01 EST 2010
    
    
  
On Tue, 31 Aug 2010 06:15:31 pm Kaustubh Kabra wrote:
> Thanks for that sir.
> Can we implement page sharing between guest and host ?
Well, guest pages are already supplied by host, so this should be easy.
> Also, we plan to introduce shared swap area if multiple guests can run on a
> host ?
I'm not sure quite how that would work.  If you want to share memory, I
suggest implementing MMU notifiers for lguest, see:
http://permalink.gmane.org/gmane.linux.kernel.virtualization.lguest/964
Good luck!
Rusty.
    
    
More information about the Lguest
mailing list