diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-18 12:11:56 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-12-08 15:43:33 -0500 |
commit | 8132d887a7023b212f242a51ae89281c69fde996 (patch) | |
tree | e66cfd6c6aca492757f0df17aaf02e0dfab006e9 /Documentation/virt/kvm | |
parent | 1c3c87d720cbd1ff86dc1bfc6df8ee9adce5879b (diff) |
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: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/virt/kvm')
0 files changed, 0 insertions, 0 deletions