[admin-guide-cloud] Fix typo
Change-Id: I4cc7d812449c36dc7c18793d1b11299cea4eb58b
This commit is contained in:
parent
40a877b000
commit
2963bc50f1
@ -11,7 +11,7 @@ When you attempt to create a VM, the error shows the VM is in the
|
|||||||
Solution
|
Solution
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
|
||||||
On the KVM host run, ``cat /proc/cpuinfo``. Make sure the ``vme`` and
|
On the KVM host, run ``cat /proc/cpuinfo``. Make sure the ``vmx`` or
|
||||||
``svm`` flags are set.
|
``svm`` flags are set.
|
||||||
|
|
||||||
Follow the instructions in the `enabling KVM
|
Follow the instructions in the `enabling KVM
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
</section>
|
</section>
|
||||||
<section xml:id="section_ts_no_emulator_x86_64_solution">
|
<section xml:id="section_ts_no_emulator_x86_64_solution">
|
||||||
<title>Solution</title>
|
<title>Solution</title>
|
||||||
<para>On the KVM host run, <code>cat /proc/cpuinfo</code>. Make sure the <code>vme</code>
|
<para>On the KVM host, run <code>cat /proc/cpuinfo</code>. Make sure the <code>vmx</code>
|
||||||
and <code>svm</code> flags are set.</para>
|
or <code>svm</code> flags are set.</para>
|
||||||
<para>Follow the instructions in the
|
<para>Follow the instructions in the
|
||||||
<link xlink:href="http://docs.openstack.org/kilo/config-reference/content/kvm.html#section_kvm_enable">
|
<link xlink:href="http://docs.openstack.org/kilo/config-reference/content/kvm.html#section_kvm_enable">
|
||||||
enabling KVM section</link> of the <citetitle>Configuration
|
enabling KVM section</link> of the <citetitle>Configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user