1- .\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07 )
1+ .\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14 )
22.\"
33.\" Standard preamble:
44.\" ========================================================================
5- .de Sh \" Subsection heading
6- .br
7- .if t .Sp
8- .ne 5
9- .PP
10- \fB \\$1 \fR
11- .PP
12- ..
135.de Sp \" Vertical space (when we can't use .PP)
146.if t .sp .5v
157.if n .sp
5345.el .ds Aq '
5446.\"
5547.\" If the F register is turned on, we'll generate index entries on stderr for
56- .\" titles (.TH), headers (.SH), subsections (.Sh ), items (.Ip), and index
48+ .\" titles (.TH), headers (.SH), subsections (.SS ), items (.Ip), and index
5749.\" entries marked with X<> in POD. Of course, you'll have to process the
5850.\" output yourself in some meaningful fashion.
5951.ie \n F \{\
132124.\" ========================================================================
133125.\"
134126.IX Title " VIRT-IMAGE 1"
135- .TH VIRT-IMAGE 1 "2009 -12-10 " "" "Virtual Machine Install Tools"
127+ .TH VIRT-IMAGE 1 "2010 -12-15 " "" "Virtual Machine Install Tools"
136128.\" For nroff, turn off justification. Always turn off hyphenation; it makes
137129.\" way too many mistakes in technical documents.
138130.if n .ad l
@@ -166,7 +158,7 @@ Show the help message and exit
166158.IP " \-\- connect=CONNECT" 4
167159.IX Item " --connect=CONNECT"
168160Connect to a non-default hypervisor. See \fI virt \- install \fR \| (1) for details
169- .Sh " General Options"
161+ .SS "General Options"
170162.IX Subsection " General Options"
171163General configuration parameters that apply to all types of guest installs.
172164.IP " \- n \s- 1 NAME\s 0 , \-\- name=NAME" 2
@@ -183,7 +175,16 @@ you specify \s-1UUID\s0, you should use a 32\-digit hexadecimal number.
183175.IP " \-\- vcpus=VCPUS" 2
184176.IX Item " --vcpus=VCPUS"
185177Number of vcpus to configure for your guest. Defaults to
186- \& \f(CW \*( C` /image/devices/vcpu \*( C' \fR in the \s- 1 XML\s 0 descriptor.
178+ \& \f(CW \*( C` /image/devices/vcpu \*( C' \fR in the \s- 1 XML\s 0 descriptor. This option can also be
179+ used to set \s- 1 CPU\s 0 topology, please see \fI virt \- install \fR \| (1) for more info.
180+ .IP " \-\- cpuset" 2
181+ .IX Item " --cpuset"
182+ Set which physical cpus the guest can use. Please see \fI virt \- install \fR \| (1) for
183+ more info.
184+ .IP " \-\- cpu" 2
185+ .IX Item " --cpu"
186+ Configure the \s- 1 CPU\s 0 and \s- 1 CPU\s 0 features exposed to the guest. Please see
187+ \& \fI virt \- install \fR \| (1) for more info.
187188.IP " \-\- check\- cpu" 2
188189.IX Item " --check-cpu"
189190Check that vcpus do not exceed physical CPUs and warn if they do.
@@ -199,7 +200,7 @@ Further optimize the guest configuration for a specific operating system
199200variant (ex. 'fedora8', 'winxp'). This parameter is optional, and does not
200201require an \f(CW \*( C` \-\- os \- type \*( C' \fR to be specified. See \fI virt \- install \fR \| (1) for valid
201202values.
202- .Sh " Full Virtualization specific options"
203+ .SS "Full Virtualization specific options"
203204.IX Subsection " Full Virtualization specific options"
204205Parameters specific only to fully virtualized guest installs.
205206.IP " \-\- noapic" 2
@@ -208,7 +209,7 @@ Disables \s-1APIC\s0 for fully virtualized guest (overrides value in \s-1XML\s0
208209.IP " \-\- noacpi" 2
209210.IX Item " --noacpi"
210211Disables \s- 1 ACPI\s 0 for fully virtualized guest (overrides value in \s- 1 XML\s 0 descriptor)
211- .Sh " Networking Configuration"
212+ .SS "Networking Configuration"
212213.IX Subsection " Networking Configuration"
213214.IP " \- m \s- 1 MAC\s 0 , \-\- mac=MAC" 2
214215.IX Item " -m MAC, --mac=MAC"
@@ -219,7 +220,7 @@ This is deprecated in favor of \f(CW\*(C`\-\-network bridge=BRIDGE\*(C'\fR
219220.IP " \- w \s- 1 NETWORK\s 0 , \-\- network=NETWORK" 2
220221.IX Item " -w NETWORK, --network=NETWORK"
221222Connect the guest to the host network. See \fI virt \- install \fR \| (1) for details
222- .Sh " Graphics Configuration"
223+ .SS "Graphics Configuration"
223224.IX Subsection " Graphics Configuration"
224225If no graphics option is specified, \f(CW \*( C` virt \- install \*( C' \fR will default to \-\- vnc
225226if the \s- 1 DISPLAY\s 0 environment variable is set, otherwise \-\- nographics is used.
@@ -246,7 +247,7 @@ host to render the output. See \fIvirt\-install\fR\|(1) for details
246247.IX Item " --nographics"
247248Do not attach a graphical device to the guest. See
248249\& \fI virt \- install \fR \| (1) for details
249- .Sh " Miscellaneous Options"
250+ .SS "Miscellaneous Options"
250251.IX Subsection " Miscellaneous Options"
251252.IP " \- p, \-\- print" 2
252253.IX Item " -p, --print"
0 commit comments