]> git.proxmox.com Git - mirror_qemu.git/commit
hw/misc/sga: Remove the deprecated "sga" device
authorThomas Huth <thuth@redhat.com>
Thu, 9 Feb 2023 16:15:40 +0000 (17:15 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 14 Feb 2023 08:02:42 +0000 (09:02 +0100)
commitb482fb43deb3fa9f5c44fd3da3dde04acec7750f
tree8ea2428482d947a345c7dfaa18ab9279c09e93d0
parent77034bbc120281a981f7371ab642762a33cceaea
hw/misc/sga: Remove the deprecated "sga" device

It's been deprecated since QEMU v6.2, so it should be OK to
finally remove this now.

Message-Id: <20230209161540.1054669-1-thuth@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
14 files changed:
.gitmodules
MAINTAINERS
docs/about/deprecated.rst
docs/about/removed-features.rst
hw/i386/Kconfig
hw/misc/Kconfig
hw/misc/meson.build
hw/misc/sga.c [deleted file]
pc-bios/README
pc-bios/meson.build
pc-bios/sgabios.bin [deleted file]
roms/Makefile
roms/sgabios [deleted submodule]
tests/migration/guestperf/engine.py