1 .\" $NetBSD: hardware,v 1.2 2004/05/13 00:26:25 cl Exp $
4 runs on the Xen Virtual Machine Monitor (VMM) on 386-family processors.
6 Notable hardware requirements for running the Xen VMM are:
7 .(bullet -offset indent
8 a "P6" or newer processor
10 a relatively modern network card like the Intel e1000, Broadcom BCM
12 Older cards are also supported but networking will not be fully
15 at least 64 MB of RAM, preferably more when running multiple domains.
16 The Xen VMM uses approximately 32 MB of RAM and each domain should
17 have at least 12 MB of RAM.
21 runs on version 1.2 of the Xen VMM.
23 .Ss2 Supported devices
24 .(bullet -offset indent
25 .Te 2 "Block devices."
27 Every hardware block device recognized by the Xen VMM is exported as a
28 virtual block device to the virtual machines.
29 Depending on the type of the actual hardware block device, the device
30 is accessible as a wd, sd, or cd device inside the
33 .Te 2 "Network device."
35 The Xen VMM exports a virtual network device to each domain.
36 This device is accessible as a xennet0 device inside the
39 .Te 2 "PS/2 keyboard and mouse."
41 Access to a PS/2 keyboard and mouse is supported when
47 Access to the VGA display is supported when
51 .Te 2 "Virtual serial console."
53 Output-only virtual serial consoles are supported.