commit | 384c636843971c8ebbffd1cc8881e3184cbd23e2 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Nov 30 18:03:56 2010 +0100 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:08 2011 +0200 |
tree | 72829294ce4e0a7e986deab41007f6796cd1829d | |
parent | fc3a9157d3148ab91039c75423da8ef97be3e105 [diff] |
KVM: SVM: Add function to recalculate intercept masks This patch adds a function to recalculate the effective intercepts masks when the vcpu is in guest-mode and either the host or the guest intercept masks change. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>