commit | d19fe67ba86f60cf7b7de9306475fe90f5ac648f | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 18 12:11:34 2023 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 25 17:35:15 2023 +0200 |
tree | b8ad4e79f964a8098eb594f97d21cfcd4839ae11 | |
parent | f8c0687fe364355ee35896e97fec89b61220340a [diff] |
kvm: drop reference to KVM_CAP_PCI_2_3 This is a remnant of pre-VFIO device assignment; it is not defined anymore by Linux and not used by QEMU. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>