Re: Add a qemu interface for sharing memory between guests.

2009-11-12 Thread Sivaram Kannan
Hi Cam, Here are the two patches for KVM describing what I have done. I am continuing to work on it and still mulling a move to virtio. These don't apply against the current tree, but I can provide those patches if you would like to see them. http://patchwork.kernel.org/patch/38355/

Add a qemu interface for sharing memory between guests.

2009-10-12 Thread Sivaram Kannan
Hi all, I am a KVM newbie and I picked up the following task from the TODO of the KVM wiki. Add a qemu interface for sharing memory between guests. Using a pci device to expose the shared memory is probably a good starting point. (this should use virtio and probably depends on