KVM: remove support for kernel-irqchip=off
commiteaaaf8abdc9a9f3493f2cb6a751660dff3f9db57
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 16 Dec 2022 09:39:32 +0000 (16 10:39 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jan 2023 23:51:02 +0000 (6 00:51 +0100)
tree0872609e34730fa0bc3b4bf5583c3f761e5ec1de
parent9d3f8b3247795ae8f482700bbbace04b04421d5b
KVM: remove support for kernel-irqchip=off

-machine kernel-irqchip=off is broken for many guest OSes; kernel-irqchip=split
is the replacement that works, so remove the deprecated support for the former.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
hw/i386/amd_iommu.c
hw/i386/intel_iommu.c
include/hw/i386/apic_internal.h
target/i386/cpu-sysemu.c