From: Keir Fraser Date: Wed, 23 Apr 2008 13:22:20 +0000 (+0100) Subject: docs: Update for Xen boot parameter changes. X-Git-Tag: 3.3.0-rc1~240^2~9 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=2753107dd2ec4d83d50ebbfef889fb18e41f8d40;p=xen.git docs: Update for Xen boot parameter changes. Signed-off-by: Keir Fraser --- 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: