From: Jitesh S. <jit...@gm...> - 2008-02-07 23:14:34
|
Hi, I was going through the address space layout of guest. (all the #defines for SELF_MAP, PASSAGE_PAGE, etc....) I don't understand how the guest kernel knows that these virtual addresses are reserved??... What if I #define, say, another page below the SELF_MAP?? |