]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
authorThomas Huth <thuth@redhat.com>
Mon, 17 Dec 2018 16:57:37 +0000 (17:57 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 20 Dec 2018 16:19:12 +0000 (11:19 -0500)
commitcc425b5ddfe8f8474814f369409e637c36898542
tree1617795c64d0eb5dfc68b0f4ab9e7d536b14dd33
parentd6caf3631cf561f814aa449bbf9bcb03b86acd2f
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>
hw/i386/pc_piix.c
qemu-deprecated.texi
tests/cpu-plug-test.c