aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-09-25 23:15:58 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-02-16 14:34:16 +0100
commit644276db5d707eba7dd89cc8550b3639dbd29f75 (patch)
treead1501303dac4a6c0189f1bec2bdb441de0f2bda /rust/qemu-api
parent2cdf693b197db6c6c27ff2bf02fce1c0bb384786 (diff)
downloadqemu-644276db5d707eba7dd89cc8550b3639dbd29f75.zip
qemu-644276db5d707eba7dd89cc8550b3639dbd29f75.tar.gz
qemu-644276db5d707eba7dd89cc8550b3639dbd29f75.tar.bz2
hw/net/xilinx_ethlite: Make device endianness configurable
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 for each machine using the device. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20250213122217.62654-4-philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions