]> git.proxmox.com Git - mirror_qemu.git/commit
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
authorThomas Huth <thuth@redhat.com>
Tue, 14 Jan 2020 11:46:17 +0000 (12:46 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sun, 2 Feb 2020 03:07:57 +0000 (14:07 +1100)
commitb2ce76a0730e48e60633a698cd876d55917ac9bc
treeb69cc374e3227cf32778fc4a4d293919ddc002d9
parent79a87336508b7c4c0047f92e0fab681359b816d4
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS

It's been deprecated since QEMU v3.1. The 40p machine should be
used nowadays instead.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200114114617.28854-1-thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
15 files changed:
.gitmodules
MAINTAINERS
Makefile
docs/interop/firmware.json
hw/ppc/ppc.c
hw/ppc/prep.c
include/hw/ppc/ppc.h
pc-bios/README
pc-bios/ppc_rom.bin [deleted file]
qemu-deprecated.texi
qemu-doc.texi
roms/openhackware [deleted submodule]
tests/qtest/boot-order-test.c
tests/qtest/cdrom-test.c
tests/qtest/endianness-test.c