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/sparc64
Philippe Mathieu-Daudé eba75400f3 hw/sparc: Mark devices as big-endian
These devices are only used by the SPARC targets, which are
only built as big-endian. Therefore the DEVICE_NATIVE_ENDIAN
definition expand to DEVICE_BIG_ENDIAN (besides, the
DEVICE_LITTLE_ENDIAN case isn't tested). Simplify directly
using DEVICE_BIG_ENDIAN.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241106184612.71897-6-philmd@linaro.org>
3 weeks ago
..
Kconfig hw/char: Extract serial-mm 4 months ago
meson.build meson: convert hw/arch* 4 years ago
niagara.c include: Rename sysemu/ -> system/ 1 month ago
sparc64.c include: Rename sysemu/ -> system/ 1 month ago
sun4u.c hw/sparc: Mark devices as big-endian 3 weeks ago
sun4u_iommu.c hw: Use device_class_set_legacy_reset() instead of opencoding 4 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago