Module Name: src
Committed By: bouyer
Date: Mon Nov 30 17:06:02 UTC 2020
Modified Files:
src/sys/arch/x86/x86: pmap.c
src/sys/arch/xen/xen: hypervisor.c privcmd.c xenevt.c
Log Message:
Work in progress on dom0 PVH support. kernel boots and xl info works,
but we can't start a domU yet.
To generate a diff of this commit:
cvs rdiff -u -r1.407 -r1.408 src/sys/arch/x86/x86/pmap.c
cvs rdiff -u -r1.89 -r1.90 src/sys/arch/xen/xen/hypervisor.c
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/xen/xen/privcmd.c
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/xen/xen/xenevt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.