summaryrefslogtreecommitdiff
path: root/sysutils/xentools415/MESSAGE.NetBSD
blob: 1243755b904f187438d9d29008f0a52210941236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2021/05/09 03:46:24 khorben 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

===========================================================================
WARNING: this version switches from the unmaintained qemu-xen-traditional
(aka qemu-dm) to qemu-upstream (aka qemu-system-i386, aka qemu-xen).
To switch back to qemu-xen-traditional add
device_model_version='qemu-xen-traditional'
to your HVM domain config file.
Use of qemu-xen-traditional is deprecated and is not recommended. It may
have security issues.
===========================================================================