Skip to content
Commit 9d58b931 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneeded



When we haven't injected an interrupt, we don't need to recover
the nmi blocking state (since the guest can't set it by itself).
This allows us to avoid a VMREAD later on.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 69c73028
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment