mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 14:53:54 -06:00
![]() Replace the DEVICE_NATIVE_ENDIAN MemoryRegionOps by a pair of DEVICE_LITTLE_ENDIAN / DEVICE_BIG_ENDIAN. Add the "endianness" property to select the device endianness. This property is unspecified by default, and machines need to set it explicitly. Set the proper endianness on the single machine using the device. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20250213122217.62654-7-philmd@linaro.org> |
||
---|---|---|
.. | ||
boot.c | ||
boot.h | ||
Kconfig | ||
meson.build | ||
petalogix_ml605_mmu.c | ||
petalogix_s3adsp1800_mmu.c | ||
xlnx-zynqmp-pmu.c |