Browse code

guides: devstack-with-nested-kvm: Fix typo - s/AMD/Intel

In section "Configure Nested KVM for Intel-based Machines", this
sentence:

Procedure to enable nested KVM virtualization on AMD-based machines.

should (obviously) read as:

Procedure to enable nested KVM virtualization on Intel-based machines.

Change-Id: I9872a5d20a23f1cce7bf2a79bf29e1b11511b418

Kashyap Chamarthy authored on 2015/02/12 01:58:15
Showing 1 changed files
... ...
@@ -19,7 +19,7 @@ Nested Virtualization Configuration
19 19
 Configure Nested KVM for Intel-based Machines
20 20
 ---------------------------------------------
21 21
 
22
-Procedure to enable nested KVM virtualization on AMD-based machines.
22
+Procedure to enable nested KVM virtualization on Intel-based machines.
23 23
 
24 24
 Check if the nested KVM Kernel parameter is enabled:
25 25