You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/microblaze
Thomas Huth 0e259fa5a1 hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
Both machines were added with little-endian in mind only (the
"endianness" CPU property was hard-wired to "true", see commits
133d23b3ad and a88bbb006a), so the variants that showed up
on the big endian target likely never worked. We deprecated these
non-working machine variants two releases ago, and so far nobody
complained, so it should be fine now to disable them. Hard-wire
the machines to little endian now.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250515132019.569365-4-thuth@redhat.com>
4 weeks ago
..
Kconfig hw/char: Extract serial-mm 9 months ago
boot.c system/datadir: Add new type constant for DTB files 2 months ago
boot.h hw/microblaze: Propagate CPU endianness to microblaze_load_kernel() 6 months ago
meson.build meson: convert hw/arch* 5 years ago
petalogix_ml605_mmu.c hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu 4 weeks ago
petalogix_s3adsp1800_mmu.c hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine 4 weeks ago
xlnx-zynqmp-pmu.c hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu 4 weeks ago