hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
commit08fe68244eb44f3c8ccecd35066eca8392d1345a
authorThomas Huth <thuth@redhat.com>
Mon, 25 Jun 2018 09:05:12 +0000 (25 11:05 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 25 Jun 2018 17:10:01 +0000 (25 14:10 -0300)
treebdec91b2a3fe55412e635ce92fa971e362ca7ef5
parent2ee3518b53cd82bca10448283bd8fe5a259c27b1
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11

The oldest machine type which is still used in a still maintained distro
is a pc-0.12 based machine type in RHEL6, so everything that is older
than pc-0.12 should not be used anymore. Thus let's deprecate pc-0.10
and pc-0.11 so that we can finally remove them in a future release.

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1529917512-10528-1-git-send-email-thuth@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc_piix.c
include/hw/boards.h
qemu-doc.texi
vl.c