Mark Zealey wrote:
> 
> Hiyas,
> I'm having some problems with implimenting paging inside zealos because plex
> keeps spewing this stuff out when I try to make a page-fault to test my handling
> routines, would anyone mind explaining what's going wrong here (Yes, I have read
> the source ;)

I changed the emulation code to use native segmentation/paging accesses
to accelerate execution.  So I changed the fault handler and I believe you
hit a case I didn't yet implement.  Looks like no problem, just have to
redirect the page fault to monPageFault.

I'll download zealos right now and debug it.

-Kevin


-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Kevin Lawton                        [EMAIL PROTECTED]
MandrakeSoft, Inc.                  Plex86 developer
http://www.linux-mandrake.com/      http://www.plex86.org/

Reply via email to