pkgsrc/sysutils/xenkernel415/MESSAGE
khorben 489fe04613 Typos in MESSAGE
Bumps PKGREVISION.
2022-04-30 00:21:15 +00:00

16 lines
777 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.3 2022/04/30 00:21:15 khorben Exp $
The Xen hypervisor is installed under the following locations:
${XENKERNELDIR}/xen.gz (standard hypervisor)
${XENKERNELDIR}/xen-debug.gz (debug hypervisor)
Note that unlike upstream Xen, pv-linear-pt defaults to true.
You can disable it using pv-linear-pt=false on the Xen command line,
but then you can't boot NetBSD in PV mode.
Unlike upstream Xen, 32bits PV guests support is enabled by default, but
this is not security-supported anymore, and will be disabled in the next
pkgsrc release. Switch to pvshim (for netbsd-9 or older) or pvh (for
netbsd-current).
===========================================================================