commit | 80b7706e4cbaa51d65bd6fea83bd0e59856f50e9 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Mar 30 17:02:14 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Thu May 03 10:52:28 2007 +0300 |
tree | c688c8b9cd07c2555facd657e8e8e3ed508b93be | |
parent | b8836737d92c139be770eae3d6574e33d1224caf [diff] |
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>