ftp://ftp.plex86.org/pub/plex86/plex86-diffs.2000_0620b
OK, I resync'd with Ulrich's changes to the CVS tree.
Here's my diffs to the current CVS tree to add my
newest changes.
Best to let Ulrich get a chance to integrate these.
>From the ChangeLog:
- "Kevin P. Lawton" <[EMAIL PROTECTED]>:
Added prescan_depth option to plex86.conf, and corresponding
ioctl kernel code so this parameter is now configurable.
Filled out some support for a guest with paging enabled.
The 'paging' guest now works!
Added a function to grok the CPUID instruction for feature
support.
Changed use of KERNEL_VERSION() to VERSION_CODE() in host-linux.
That wasn't defined on a lesser kernel.
-Kevin