diff options
author | Sean Christopherson <[email protected]> | 2022-09-21 00:31:53 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:37:18 -0400 |
commit | a61353acc574d8d81f07f156d992e14e63d06e95 (patch) | |
tree | 45781325622fdff3e864a4ba4fa5051e39919d49 /arch/x86/kvm/svm/svm.c | |
parent | 1b7a1b78d6601776cd8fed69b1e5803612184e93 (diff) |
KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specific
Rename kvm_apic_has_events() to kvm_apic_has_pending_init_or_sipi() so
that it's more obvious that "events" really just means "INIT or SIPI".
Opportunistically clean up a weirdly worded comment that referenced
kvm_apic_has_events() instead of kvm_apic_accept_events().
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'arch/x86/kvm/svm/svm.c')
0 files changed, 0 insertions, 0 deletions