]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/pci-host/raven: Remove is-legacy-prep property
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 4 May 2025 16:01:27 +0000 (18:01 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Jun 2025 09:06:43 +0000 (11:06 +0200)
commit8a486e3902177b1d0faaed6f372909767a019124
tree66bbde14ed8a87f76641bd9c51c02950d033bfa2
parent65561d9393cfa21eb696bb759122641a569de63a
hw/pci-host/raven: Remove is-legacy-prep property

This was a workaround for the prep machine that was removed 5 years
ago so this is no longer needed.

Fixes: b2ce76a073 (hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS)
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <0d41c18a8831bd4c8b0948eda3ef8f60f5a311f3.1746374076.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/pci-host/raven.c