]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: SVM: enable LBRV virtualization if available
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 30 Mar 2007 14:02:14 +0000 (17:02 +0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:28 +0000 (10:52 +0300)
commit80b7706e4cbaa51d65bd6fea83bd0e59856f50e9
treec688c8b9cd07c2555facd657e8e8e3ed508b93be
parentb8836737d92c139be770eae3d6574e33d1224caf
KVM: SVM: enable LBRV virtualization if available

This patch enables the virtualization of the last branch record MSRs on
SVM if this feature is available in hardware. It also introduces a small
and simple check feature for specific SVM extensions.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/svm.c