commit | 4b16184c1ccafa4b0c188c622ea532fb90e6f5b0 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Sep 10 17:31:03 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:52:46 2010 +0200 |
tree | 27bac1b008fc41f2b27a70faecf3e1ca1b7473ee | |
parent | 5bd2edc341d11af175e759a546e4335ba3e0584f [diff] |
KVM: SVM: Initialize Nested Nested MMU context on VMRUN This patch adds code to initialize the Nested Nested Paging MMU context when the L1 guest executes a VMRUN instruction and has nested paging enabled in its VMCB. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>