]> Git Repo - qemu.git/commit
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
authorThomas Huth <[email protected]>
Mon, 25 Jun 2018 09:05:12 +0000 (11:05 +0200)
committerEduardo Habkost <[email protected]>
Mon, 25 Jun 2018 17:10:01 +0000 (14:10 -0300)
commit08fe68244eb44f3c8ccecd35066eca8392d1345a
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 <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
Message-Id: <1529917512[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
hw/i386/pc_piix.c
include/hw/boards.h
qemu-doc.texi
vl.c
This page took 0.027672 seconds and 4 git commands to generate.