KVM: SVM: Add manipulation functions for DRx intercepts
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 30 Nov 2010 17:03:58 +0000 (18:03 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:11 +0000 (11:30 +0200)
commit3aed041a4c1b78cac87db76cf264b081df64dd37
treedfaa91c967b0ccf261bae663069fc5dabc5bdccb
parent4ee546b434504a618eac40421e595c68e494da9f
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>
arch/x86/include/asm/svm.h
arch/x86/kvm/svm.c