Carsten Otte wrote: > We have similar restrictions than you're naming here. Our guest may > start at a (userspace-) page boundary, and has a fixed 1:1 mapping to > userspace for a given length. We do that by just having one memory > slot which has to start at virtual address zero in kvm.
I thought you're using an offset to put the guest somewhere else? Putting the guest at offset zero means that a qemu null pointer deref causes a memory corruption instead of an abort. > I have way to few knowledge about x86, but to me both the native page > table layout and the nested one look very similar. I believe AMD has > done a pretty good job designing that. The page table formats are identical. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. 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