commit | 3aed041a4c1b78cac87db76cf264b081df64dd37 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Nov 30 18:03:58 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:11 2011 +0200 |
tree | dfaa91c967b0ccf261bae663069fc5dabc5bdccb | |
parent | 4ee546b434504a618eac40421e595c68e494da9f [diff] |
KVM: SVM: Add manipulation functions for DRx intercepts This patch wraps changes to the DRx 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>