Module Name: src Committed By: imil Date: Tue Feb 18 10:16:04 UTC 2025
Modified Files: src/sys/arch/i386/i386: genassym.cf locore.S machdep.c Added Files: src/sys/arch/i386/conf: MICROVM Log Message: Add support for non-Xen PVH guests to i386, PR kern/57813 Tested on QEMU by me, Xen PV & PVH by bouyer@. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/arch/i386/conf/MICROVM cvs rdiff -u -r1.135 -r1.136 src/sys/arch/i386/i386/genassym.cf cvs rdiff -u -r1.198 -r1.199 src/sys/arch/i386/i386/locore.S cvs rdiff -u -r1.842 -r1.843 src/sys/arch/i386/i386/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.