KVM: SVM: Add function to recalculate intercept masks
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 30 Nov 2010 17:03:56 +0000 (18:03 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:08 +0000 (11:30 +0200)
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>

No differences found