635c6af9fc
Note that there is a bug in 4.11 (also present in recent 4.6 and 4.8) which causes an infrequent assert failure when running NetBSD PV guests. The root cause has not been found, but a workaround is inclued which doesn't seems to have ill effects. See xenkernel411/patches/patch-zz-bouyer for details.
17 lines
540 B
Text
17 lines
540 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE.NetBSD,v 1.1 2018/07/24 13:40:11 bouyer Exp $
|
|
|
|
Please ensure that the Xen-specific devices needed by xend(8) exist:
|
|
|
|
cd /dev && sh MAKEDEV xen
|
|
|
|
There are example configuration files for setting up a guest domain in:
|
|
|
|
${EGDIR}/
|
|
|
|
Please also refer to the the "NetBSD/xen How-To" for more information on
|
|
creating a Xen setup:
|
|
|
|
http://www.NetBSD.org/ports/xen/howto.html
|
|
|
|
===========================================================================
|