hi,
i want to know, whether the bootstrap in l4re(x86) will initialize the MMU, setup pagetable?

i am trying to debug the fiasco with gdb and qemu.

when i attach to the qemu before system startup, i can check memory like 0x1100000.after the system startup, the gdb tell me can not access memory if i check 0x1100000 again.