Reformat to fix a nit in the rendered output.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2e5f237bb4
commit
728fafb020
@ -124,23 +124,18 @@
|
||||
&man.virtio_blk.4;.</para>
|
||||
|
||||
<para revision="260532">Support for <quote>Posted Interrupt
|
||||
Processing</quote> is enabled if supported by the CPU.
|
||||
This feature can be disabled with:</para>
|
||||
|
||||
<screen><userinput>&prompt.root; sysctl hw.vmm.vmx.use_apic_pir=0</userinput></screen>
|
||||
|
||||
<para>Additionally, to persist this setting across reboots, add
|
||||
Processing</quote> is enabled if supported by the CPU. This
|
||||
feature can be disabled by running <literal>sysctl
|
||||
hw.vmm.vmx.use_apic_pir=0</literal>. Additionally, to
|
||||
persist this setting across reboots, add
|
||||
<literal>hw.vmm.vmx.use_apic_pir=0</literal> to
|
||||
<filename>/etc/sysctl.conf</filename>.</para>
|
||||
|
||||
<para revision="260410">Support for the <quote>Virtual Interrupt
|
||||
Delivery</quote> feature of &intel; VT-x is enabled if
|
||||
supported by the CPU. This feature can be disabled
|
||||
with:</para>
|
||||
|
||||
<screen><userinput>&prompt.root; sysctl hw.vmm.vmx.use_apic_vid=0</userinput></screen>
|
||||
|
||||
<para>Additionally, to persist this setting across reboots, add
|
||||
supported by the CPU. This feature can be disabled by running
|
||||
<literal>sysctl hw.vmm.vmx.use_apic_vid=0</literal>.
|
||||
Additionally, to persist this setting across reboots, add
|
||||
<literal>hw.vmm.vmx.use_apic_vid=0</literal> to
|
||||
<filename>/etc/sysctl.conf</filename>.</para>
|
||||
</sect3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user