Ulrich Weigand wrote:
>
> Hello,
>
> I've put Kevin's latest release into CVS.
>
> In addition, I've merged my latest changes, consisting of the
> minor SBE simplification we've discussed, and various cleanups,
> mostly related to removing remains of now unused stuff:
>
> - context.event_info, RET_BECAUSE_, MON_ACTION_ etc. don't exist
> any more. The monitor state is now solely managed via vm->state.
>
> - Merged run_guest_loop and host2mon into a single routine.
>
> - Made the OS-dependent host interface somewhat less Linux specific.
>
> - Misc. cosmetic cleanups.
Cool, thanks for putting the CVS tree back into order!
I'm working on getting the paging guest to run in plex86 next.
In the mean time, everyone please give the new CVS code
a try, and feed back any problems. Try both the cooperative
and preemptive guests.
-Kevin