]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/kvm: Adjust the note about the minimum required kernel version
authorThomas Huth <thuth@redhat.com>
Wed, 2 Jul 2025 06:03:19 +0000 (08:03 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 15 Jul 2025 20:05:15 +0000 (23:05 +0300)
commita655b6548fe2196031a3f325c5a4df7df65ff4cd
treeae478f1788375be0b49cc264d446c090939fa334
parentc49db93c360762587daf67a274a17749bc60ebe1
accel/kvm: Adjust the note about the minimum required kernel version

Since commit 126e7f78036 ("kvm: require KVM_CAP_IOEVENTFD and
KVM_CAP_IOEVENTFD_ANY_LENGTH") we require at least kernel 4.5 to
be able to use KVM. Adjust the upgrade_note accordingly.
While we're at it, remove the text about kvm-kmod and the
SourceForge URL since this is not actively maintained anymore.

Fixes: 126e7f78036 ("kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH")
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit f180e367fce44b336105a11a62edf9610b6b2a06)
accel/kvm/kvm-all.c