aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: