aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2003-09-20 10:11:49 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2003-09-20 10:11:49 +0000
commitab6d8744afb8c7dcb310afe3649d9867dbc78b94 (patch)
tree00e698dc7a220301196a7aff10e30f49d7b1f03d /README
parentf810087ecb952053cf3a03b75455da26e379b947 (diff)
downloadxen-ab6d8744afb8c7dcb310afe3649d9867dbc78b94.tar.gz
xen-ab6d8744afb8c7dcb310afe3649d9867dbc78b94.tar.bz2
xen-ab6d8744afb8c7dcb310afe3649d9867dbc78b94.zip
bitkeeper revision 1.450 (3f6c27e5nnHxybq2MyMyEWEiDcAG8A)
kernel.c, setup.c, README, README.CD: Add a Xen option to ignore all bios-supplied tables.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4827d233b3..1b4cf6d7bb 100644
--- a/README
+++ b/README
@@ -105,7 +105,8 @@ Hardware support
Xen is intended to be run on server-class machines, and the current
list of supported hardware very much reflects this, avoiding the need
for us to write drivers for "legacy" hardware. Certain desktop chipsets
-such as nvidia nforce2 are currently unsupported.
+such as nvidia nforce2 are not fully supported. Some can be made
+to work by specifying 'noacpi' or 'ignorebiostables' when booting Xen.
Xen requires a "P6" or newer processor (e.g. Pentium Pro, Celeron,
Pentium II, Pentium III, Pentium IV, Xeon, AMD Athlon, AMD Duron).