[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] dom0 linux: Fix descriptions in kernel-parameters.txt
This patch fixes descriptions in kernel-parameters.txt. Thanks, -- Yuji Shimada Signed-off-by: Yuji Shimada <shimada-yxb@xxxxxxxxxxxxxxx> diff -r 4839e34e6795 -r cb03ae4473d5 Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt Wed Mar 18 15:43:57 2009 +0000 +++ b/Documentation/kernel-parameters.txt Thu Mar 19 11:25:55 2009 +0900 @@ -574,6 +574,13 @@ Format: <io> gt96100eth= [NET] MIPS GT96100 Advanced Communication Controller + + guestdev= [PCI,ACPI] + Format: <device path>[,<device path>[,...]] + Format of device path: <hid>[:<uid>]-<dev>.<func>[-<dev>.<func>[...]] + Specifies PCI device for guest domain. + If PCI-PCI bridge is specified, all PCI devices + behind PCI-PCI bridge are reserved. gus= [HW,OSS] Format: <io>,<irq>,<dma>,<dma16> @@ -1240,21 +1248,6 @@ bootloader. This is currently used on IXP2000 systems where the bus has to be configured a certain way for adjunct CPUs. - reassigndev= - Format: [<segment>:]<bus>:<dev>.<func>[,[<segment>:]<bus>:<dev>.<func>[,...]] - Specifies device to reassign page-aligned memory - resources. PCI-PCI bridge can be specified, if - resource windows need to be expanded. - reassign_resources - Use guestdev parameter to reassign device's - resources. - guestdev= - Format: <device path>[,<device path>[,...]] - Format of device path: <hid>[:<uid>]-<dev>.<func>[-<dev>.<func>[...]] - Specifies PCI device for guest domain. - If PCI-PCI bridge is specified, all - PCI devices behind PCI-PCI bridge are - reserved. pcmv= [HW,PCMCIA] BadgePAD 4 @@ -1371,6 +1364,16 @@ Format: <full_path> Run specified binary instead of /init from the ramdisk, used for early userspace startup. See initrd. + + reassigndev= [PCI] + Format: [<segment>:]<bus>:<dev>.<func>[,[<segment>:]<bus>:<dev>.<func>[,...]] + Specifies device to reassign page-aligned memory + resources. PCI-PCI bridge can be specified, if + resource windows need to be expanded. + + reassign_resources + [PCI,ACPI] Use guestdev parameter to reassign device's + resources. reboot= [BUGS=IA-32,BUGS=ARM,BUGS=IA-64] Rebooting mode Format: <reboot_mode>[,<reboot_mode2>[,...]] _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |