From: Christoph L. <cla...@sg...> - 2008-01-15 17:57:40
|
On Tue, 15 Jan 2008, Avi Kivity wrote: > > Ahh.. Okay I was talking about a guest exporting its memory to another > > guest. > > > > That's not very different, if they are on the same host? But each guest has its own page structs. They cannot share page structs. Concurrent access of two independent kernel instances for synchronization and status maintenance to a single page struct? |