commit | 4ee546b434504a618eac40421e595c68e494da9f | [log] [tgz] |
---|---|---|
author | Roedel, Joerg <Joerg.Roedel@amd.com> | Fri Dec 03 10:50:51 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:10 2011 +0200 |
tree | ce278bb56d8b9d3f7f3fa42ed10a3a1ecf8ce5a7 | |
parent | 384c636843971c8ebbffd1cc8881e3184cbd23e2 [diff] |
KVM: SVM: Add manipulation functions for CRx intercepts This patch wraps changes to the CRx intercepts of SVM into seperate functions to abstract nested-svm better and prepare the implementation of the vmcb-clean-bits feature. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>