KVM: SVM: Add manipulation functions for misc intercepts
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 30 Nov 2010 17:04:00 +0000 (18:04 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:16 +0000 (11:30 +0200)
commit8a05a1b8693371547bbb2d06f842595cebd16687
tree93945f6b914207c5f103cf61a5a2b7fc62cb4068
parent18c918c5f59bc35f9c567689daef8c255b575fdc
KVM: SVM: Add manipulation functions for misc intercepts

This patch wraps changes to the misc 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/kvm/svm.c