5dea1c88ed
The Host used to create some page tables for the Guest to use at the
top of Guest memory; it would then tell the Guest where this was. In
particular, it created linear mappings for 0 and 0xC0000000 addresses
because lguest used to switch to its real page tables quite late in
boot.
However, since
|
||
---|---|---|
.. | ||
boot.c | ||
i386_head.S | ||
Kconfig | ||
Makefile |