]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Add manipulation functions for CRx intercepts
authorRoedel, Joerg <Joerg.Roedel@amd.com>
Fri, 3 Dec 2010 09:50:51 +0000 (10:50 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:10 +0000 (11:30 +0200)
commit263c0d2d404e3149afe31e3efdc2db874423e59b
treece278bb56d8b9d3f7f3fa42ed10a3a1ecf8ce5a7
parent8935c4a4fddc70044956384b3bebf6c5ac0e638f
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>
arch/x86/include/asm/svm.h
arch/x86/kvm/svm.c