]> git.proxmox.com Git - mirror_qemu.git/commit
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Sep 2023 11:57:11 +0000 (13:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Sep 2023 16:25:02 +0000 (18:25 +0200)
commitea985d235b868047cb4d8cb5657bcd8ad98c6ba2
tree065acd88f49f38fd41e319bbc824d0b923ab0681
parent494a6a2cf7f775d2c20fd6df9601e30606cc2014
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7

These are the last users of the 128K SeaBIOS blob in the i440FX family.
Removing them allows us to drop PCI support from the 128K blob,
thus making it easier to update SeaBIOS to newer versions.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
hw/i386/pc.c
hw/i386/pc_piix.c
tests/qtest/test-x86-cpuid-compat.c