commit | b53ba3f9cc0b5ac21a86a95c702768f871b02610 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Dec 03 11:45:59 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:37 2011 +0200 |
tree | e81261bc5549cba13238c9aca2f90a90e756cb4f | |
parent | 0574dec0d73ab87a21a8965467ac8caeedac7fed [diff] |
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>