mirror of
https://github.com/mii443/qemu.git
synced 2025-08-26 00:49:39 +00:00
-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>