aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-04-23 14:22:20 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-04-23 14:22:20 +0100
commit2753107dd2ec4d83d50ebbfef889fb18e41f8d40 (patch)
tree3d7d002d5e2c4b35d02226b2a5d1aba1c536d372 /docs
parent989cfc3a3ab54cc5841cf18004f82451933dfb21 (diff)
downloadxen-2753107dd2ec4d83d50ebbfef889fb18e41f8d40.tar.gz
xen-2753107dd2ec4d83d50ebbfef889fb18e41f8d40.tar.bz2
xen-2753107dd2ec4d83d50ebbfef889fb18e41f8d40.zip
docs: Update for Xen boot parameter changes.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/misc/vtd.txt2
-rw-r--r--docs/src/user.tex2
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/misc/vtd.txt b/docs/misc/vtd.txt
index 32f1d45b78..ee6a03d488 100644
--- a/docs/misc/vtd.txt
+++ b/docs/misc/vtd.txt
@@ -21,7 +21,7 @@ How to turn on VT-d in Xen
title Xen-Fedora Core (2.6.18-xen)
root (hd0,0)
- kernel /boot/xen.gz com1=115200,8n1 console=com1 vtd=1
+ kernel /boot/xen.gz com1=115200,8n1 console=com1
module /boot/vmlinuz-2.6.18.8-xen root=LABEL=/ ro console=tty0 console=ttyS0,115200,8n1 pciback.hide=(01:00.0)(03:00.0) pciback.verbose_request=1 apic=debug
module /boot/initrd-2.6.18-xen.img
diff --git a/docs/src/user.tex b/docs/src/user.tex
index 3bd5ee4fa9..c2f17e1e5b 100644
--- a/docs/src/user.tex
+++ b/docs/src/user.tex
@@ -4088,6 +4088,8 @@ editing \path{grub.conf}.
a list of pages not to be allocated for use because they contain bad
bytes. For example, if your memory tester says that byte 0x12345678
is bad, you would place `badpage=0x12345' on Xen's command line.
+\item [ serial\_tx\_buffer=$<$size$>$ ] Size of serial transmit
+ buffers. Default is 16kB.
\item [ com1=$<$baud$>$,DPS,$<$io\_base$>$,$<$irq$>$
com2=$<$baud$>$,DPS,$<$io\_base$>$,$<$irq$>$ ] \mbox{}\\
Xen supports up to two 16550-compatible serial ports. For example: