]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
authorThomas Huth <thuth@redhat.com>
Mon, 17 Jan 2022 19:16:39 +0000 (20:16 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 6 Mar 2022 10:08:23 +0000 (05:08 -0500)
commitf59fb1889f480b0324a7ed0404a68ad5a0ad4f6c
treecc90a6305ad6e062e80d74f29fe159fd7cf92f4f
parent25a289f4c06a7c3c1645f5c7f2f0db0074122ba9
hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated

The list of machine types grows larger and larger each release ... and
it is unlikely that many people still use the very old ones for live
migration. QEMU v1.7 has been released more than 8 years ago, so most
people should have updated their machines to a newer version in those
8 years at least once. Thus let's mark the very old 1.x machine types
as deprecated now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220117191639.278497-1-thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
docs/about/deprecated.rst
hw/i386/pc_piix.c