Open GoogleCodeExporter opened 9 years ago
qemu screenshot is attached. THIS IS SUPPOSED TO HAPPEN.
Original comment by frazzled...@gmail.com
on 2 Sep 2011 at 3:45
Attachments:
The screenshot is from the thigher half loader/linker with the kernel halting
once code reaches the kernel.Obviously we never make it to PASCALMAIN(__main
for the C devs) as there is no RAM allocated to QEMU at that location. CR0
NEVER takes a longword entry.CR3 DOES however...
Original comment by frazzled...@gmail.com
on 2 Sep 2011 at 3:48
proposed low-level loading FIX(some routines may need beta testing, will adjust
later if need be and re-upload. This file was pulled from sources here, and is
not MY modified version.Will double check that one with PAE modes later
on..lets use what works.
Original comment by frazzled...@gmail.com
on 2 Sep 2011 at 4:26
Attachments:
Solved with ASM sources. User mode and kernel mode memory are in wrong position.
Original comment by frazzled...@gmail.com
on 11 Oct 2013 at 10:43
Original issue reported on code.google.com by
frazzled...@gmail.com
on 2 Sep 2011 at 3:26