commit | b2747166dc315b31281fb659a5b8938873d5f1d7 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Dec 03 11:45:53 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:29 2011 +0200 |
tree | 821bf8d2b1fb1acb3a3254e0e3866522a6d171ae | |
parent | decdbf6a4c4f5cf14343946031aff24ff815c909 [diff] |
KVM: SVM: Add clean-bit for NPT state This patch implements the clean-bit for all nested paging related state in the vmcb. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>