No empty .Rs/.Re
[netbsd-mini2440.git] / distrib / notes / xen / hardware
blobd017330e44134318a61519ea03b4e5730f69eb01
1 .\"     $NetBSD: hardware,v 1.2 2004/05/13 00:26:25 cl Exp $
3 .Nx*M
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
9 .It
10 a relatively modern network card like the Intel e1000, Broadcom BCM
11 57xx, 3COM 3c905.
12 Older cards are also supported but networking will not be fully
13 efficient.
14 .It
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.
18 .bullet)
20 .Nx \*V
21 runs on version 1.2 of the Xen VMM.
23 .Ss2 Supported devices
24 .(bullet -offset indent
25 .Te 2 "Block devices."
26 .br
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
31 .Nx*M -domain.
32 .It
33 .Te 2 "Network device."
34 .br
35 The Xen VMM exports a virtual network device to each domain.
36 This device is accessible as a xennet0 device inside the
37 .Nx*M -domain.
38 .It
39 .Te 2 "PS/2 keyboard and mouse."
40 .br
41 Access to a PS/2 keyboard and mouse is supported when
42 .Nx*M
43 runs as domain-0.
44 .It
45 .Te 2 "VGA display."
46 .br
47 Access to the VGA display is supported when
48 .Nx*M
49 runs as domain-0.
50 .It
51 .Te 2 "Virtual serial console."
52 .br
53 Output-only virtual serial consoles are supported.
54 .bullet)