Module Name: src Committed By: maxv Date: Sun Aug 12 09:05:52 UTC 2018
Modified Files: src/sys/arch/amd64/amd64: machdep.c src/sys/arch/x86/include: pmap.h Log Message: Add a new area, SLAREA_HYPV, which indicates the slots used by the hypervisor, in our case Xen. To generate a diff of this commit: cvs rdiff -u -r1.310 -r1.311 src/sys/arch/amd64/amd64/machdep.c cvs rdiff -u -r1.81 -r1.82 src/sys/arch/x86/include/pmap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.