Ulrich Weigand wrote:
> > The 'paging' guest now works!
>
> Unfortunately, I can't confirm this; I keep getting aborts
> due to monPageFault: MapLinPPageOOB and the like ...
OK, I made some mods to the monitor, and it is now
interruptible. The EFLAGS.IF==0 dwell time is very
small now. The Linux host seems to be more responsive
and like the fact that the monitor is not ignoring
interrupts so much.
Now I'm getting messages like the one you list above.
Which is good, 'cause now I can look into them.
After some more playing with this, I'll post my
mods.
-Kevin