summaryrefslogtreecommitdiffstats
path: root/qemu-deprecated.texi
diff options
context:
space:
mode:
authorThomas Huth2018-12-17 17:57:37 +0100
committerMichael S. Tsirkin2018-12-20 17:19:12 +0100
commitcc425b5ddfe8f8474814f369409e637c36898542 (patch)
tree1617795c64d0eb5dfc68b0f4ab9e7d536b14dd33 /qemu-deprecated.texi
parenthw: acpi: Remove AcpiRsdpDescriptor and fix tests (diff)
downloadqemu-cc425b5ddfe8f8474814f369409e637c36898542.tar.gz
qemu-cc425b5ddfe8f8474814f369409e637c36898542.tar.xz
qemu-cc425b5ddfe8f8474814f369409e637c36898542.zip
hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
They've been deprecated for two releases and nobody complained that they are still required anymore, so it's time to remove these now. And while we're at it, mark the other remaining old 0.x machine types as deprecated (since they can not properly be used for live-migration anyway). Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'qemu-deprecated.texi')
-rw-r--r--qemu-deprecated.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi
index e362d37225..c3735b698e 100644
--- a/qemu-deprecated.texi
+++ b/qemu-deprecated.texi
@@ -134,7 +134,7 @@ their usecases.
@section System emulator machines
-@subsection pc-0.10 and pc-0.11 (since 3.0)
+@subsection pc-0.12, pc-0.13, pc-0.14 and pc-0.15 (since 4.0)
These machine types are very old and likely can not be used for live migration
from old QEMU versions anymore. A newer machine type should be used instead.