Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Malicious (or egregiously buggy) userspace can trigger it, but it should never happen in normal operation. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information