Skip to content

Commit

Permalink
KVM: docs: nVMX: Remove known limitations as they do not exist now
Browse files Browse the repository at this point in the history
We can document other "Known Limitations" but the ones currently
referenced don't hold anymore...

Signed-off-by: Liran Alon <liran.alon@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
  • Loading branch information
Liran Alon authored and Paolo Bonzini committed Jun 1, 2018
1 parent 7f4693b commit 71e9d9a
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Documentation/virtual/kvm/nested-vmx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,6 @@ L0, the guest hypervisor, which we call L1, and its nested guest, which we
call L2.


Known limitations
-----------------

The current code supports running Linux guests under KVM guests.
Only 64-bit guest hypervisors are supported.

Additional patches for running Windows under guest KVM, and Linux under
guest VMware server, and support for nested EPT, are currently running in
the lab, and will be sent as follow-on patchsets.


Running nested VMX
------------------

Expand Down

0 comments on commit 71e9d9a

Please sign in to comment.