aboutsummaryrefslogtreecommitdiff
path: root/docs/about/deprecated.rst
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-09-15 13:57:11 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2023-09-25 18:25:02 +0200
commitea985d235b868047cb4d8cb5657bcd8ad98c6ba2 (patch)
tree065acd88f49f38fd41e319bbc824d0b923ab0681 /docs/about/deprecated.rst
parent494a6a2cf7f775d2c20fd6df9601e30606cc2014 (diff)
downloadqemu-ea985d235b868047cb4d8cb5657bcd8ad98c6ba2.zip
qemu-ea985d235b868047cb4d8cb5657bcd8ad98c6ba2.tar.gz
qemu-ea985d235b868047cb4d8cb5657bcd8ad98c6ba2.tar.bz2
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>
Diffstat (limited to 'docs/about/deprecated.rst')
-rw-r--r--docs/about/deprecated.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index dc4da95..8f3fef9 100644
--- a/docs/about/deprecated.rst
+++ b/docs/about/deprecated.rst
@@ -277,14 +277,6 @@ deprecated; use the new name ``dtb-randomness`` instead. The new name
better reflects the way this property affects all random data within
the device tree blob, not just the ``kaslr-seed`` node.
-``pc-i440fx-1.4`` up to ``pc-i440fx-1.7`` (since 7.0)
-'''''''''''''''''''''''''''''''''''''''''''''''''''''
-
-These old machine types are quite neglected nowadays and thus might have
-various pitfalls with regards to live migration. Use a newer machine type
-instead.
-
-
Backend options
---------------