commit | 823e396558e509b7c3225cd76806f3d6643ff5f8 | [log] [tgz] |
---|---|---|
author | Nadav Har'El <nyh@il.ibm.com> | Wed May 25 23:17:11 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:15:22 2011 +0300 |
tree | af8bc2c12b9cc31571d6280621a15b0657907512 | |
parent | 2844d8490523c5768cc37f21e065c76c45232724 [diff] |
KVM: nVMX: Documentation This patch includes a brief introduction to the nested vmx feature in the Documentation/kvm directory. The document also includes a copy of the vmcs12 structure, as requested by Avi Kivity. [marcelo: move to Documentation/virtual/kvm] Signed-off-by: Nadav Har'El <nyh@il.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>