Following on from my RFC on Monday I have split the DEVICE_LITTLE_ENDIAN changes apart from the corner case bug fix as well as updating the other GIC regions.
Alex. Alex Bennée (4): hw/intc: declare NVIC regions as little endian hw/intc: declare GIC regions as little endian hw/intc: declare GICv3 regions as little endian hw/intc: avoid byte swap fiddling in gicv3 its path hw/intc/arm_gic.c | 12 ++++++------ hw/intc/arm_gicv3.c | 4 ++-- hw/intc/arm_gicv3_its.c | 4 ++-- hw/intc/arm_gicv3_its_common.c | 4 ++-- hw/intc/arm_gicv3_its_kvm.c | 2 +- hw/intc/armv7m_nvic.c | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) -- 2.47.3
