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/rtc
Cédric Le Goater 57756aa01f hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN
When the XDMA, RTC and SDHCI device models of the Aspeed SoCs were
first introduced, their MMIO regions inherited of a DEVICE_NATIVE_ENDIAN
endianness. It should be DEVICE_LITTLE_ENDIAN. Fix that.

Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251125142631.676689-1-clg@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
1 week ago
..
Kconfig hw/rtc: Add Ricoh RS5C372 RTC emulation 9 months ago
allwinner-rtc.c qom: Have class_init() take a const data argument 7 months ago
aspeed_rtc.c hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN 1 week ago
ds1338.c qom: Have class_init() take a const data argument 7 months ago
exynos4210_rtc.c qom: Have class_init() take a const data argument 7 months ago
goldfish_rtc.c qom: Have class_init() take a const data argument 7 months ago
ls7a_rtc.c qom: Have class_init() take a const data argument 7 months ago
m41t80.c qom: Have class_init() take a const data argument 7 months ago
m48t59-internal.h hw/timer/m48t59: Convert debug printf()s to trace events 6 years ago
m48t59-isa.c qom: Make InterfaceInfo[] uses const 7 months ago
m48t59.c qom: Make InterfaceInfo[] uses const 7 months ago
mc146818rtc.c hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data() 1 month ago
meson.build hw/rtc: Add Ricoh RS5C372 RTC emulation 9 months ago
pl031.c qom: Have class_init() take a const data argument 7 months ago
rs5c372.c qom: Have class_init() take a const data argument 7 months ago
sun4v-rtc.c qom: Have class_init() take a const data argument 7 months ago
trace-events hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into trace events 1 month ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
xlnx-zynqmp-rtc.c qom: Have class_init() take a const data argument 7 months ago