On Wed, Apr 22, 2020 at 7:26 PM Sean Christopherson <[email protected]> wrote: > > Return an actual bool for kvm_x86_ops' {interrupt_nmi}_allowed() hook to > better reflect the return semantics, and to avoid creating an even > bigger mess when the related VMX code is refactored in upcoming patches. > > Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: Jim Mattson <[email protected]>

