]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/svm.c
KVM: SVM: Add clean-bit for LBR state
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 3 Dec 2010 10:45:59 +0000 (11:45 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:37 +0000 (11:30 +0200)
commitb53ba3f9cc0b5ac21a86a95c702768f871b02610
treee81261bc5549cba13238c9aca2f90a90e756cb4f
parent0574dec0d73ab87a21a8965467ac8caeedac7fed
KVM: SVM: Add clean-bit for LBR state

This patch implements the clean-bit for all LBR related
state. This includes the debugctl, br_from, br_to,
last_excp_from, and last_excp_to msrs.

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