commit | 126e7f780367b0263d9a112729736d6a0bd6d441 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 17 14:13:04 2023 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 25 17:35:15 2023 +0200 |
tree | 0aef67081b061d11b1c2351aff7978abcdd0fdb4 | |
parent | 5d9ec1f4c78ed25720b4fd01ddcddb00db50fa6c [diff] |
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH KVM_CAP_IOEVENTFD_ANY_LENGTH was added in Linux 4.4, released in 2016. Assume that it is present. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>