qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pc_piix: remove machines using a 128K BIOS
@ 2023-09-21 12:10 Paolo Bonzini
  2023-09-21 12:10 ` [PATCH 1/2] pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7 Paolo Bonzini
  2023-09-21 12:10 ` [PATCH 2/2] seabios: remove PCI drivers from bios.bin Paolo Bonzini
  0 siblings, 2 replies; 9+ messages in thread
From: Paolo Bonzini @ 2023-09-21 12:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: thuth, kraxel

Remove the deprecated machine types pc-i440fx-1.4 up to pc-i440fx-1.7
These are the last users of the 128K SeaBIOS blob in the i440FX family,
and removing them allows us to drop PCI support from the 128K blob,
which is always strapped for free space.

Paolo

Paolo Bonzini (2):
  pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
  seabios: remove PCI drivers from bios.bin

 docs/about/deprecated.rst       |   8 ----
 docs/about/removed-features.rst |   2 +-
 hw/i386/pc.c                    |  54 -----------------------
 hw/i386/pc_piix.c               |  73 --------------------------------
 pc-bios/bios.bin                | Bin 131072 -> 131072 bytes
 roms/config.seabios-128k        |  30 +++++++++----
 6 files changed, 23 insertions(+), 144 deletions(-)

-- 
2.41.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-09-23  6:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21 12:10 [PATCH 0/2] pc_piix: remove machines using a 128K BIOS Paolo Bonzini
2023-09-21 12:10 ` [PATCH 1/2] pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7 Paolo Bonzini
2023-09-22  6:43   ` Thomas Huth
2023-09-22  9:19     ` Paolo Bonzini
2023-09-22 10:21       ` Thomas Huth
2023-09-21 12:10 ` [PATCH 2/2] seabios: remove PCI drivers from bios.bin Paolo Bonzini
2023-09-22  6:48   ` Thomas Huth
2023-09-22  9:20     ` Paolo Bonzini
2023-09-23  6:28   ` Volker Rümelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).