Skip to content
Snippets Groups Projects
Commit 8132d887 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: remove CONFIG_HAVE_KVM_EVENTFD


virt/kvm/eventfd.c is compiled unconditionally, meaning that the ioeventfds
member of struct kvm is accessed unconditionally.  CONFIG_HAVE_KVM_EVENTFD
therefore must be defined for KVM common code to compile successfully,
remove it.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 1c3c87d7
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment