Balaji Rao wrote:
> Hello  people!
>
> I am new to the KVM community. I found it really exciting and am interested 
> in 
> contributing to the project. I found a TODO list at the site and decided to 
> work on the following one.
>
> "Add a qemu interface for sharing memory between guests. Using a pci device 
> to 
> expose the shared memory is probably a good starting point."
>
> Is it already done ? Can i start working on it ?
>
>   

I'm not aware of anyone working on this.

Note that you will need a guest driver in order to access the memory.  
If you can find a similar real device that already has such a driver, 
and emulate it, then you will not need to write this driver.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to