Re: [PATCH 3/5] hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps

2022-03-03 Thread Richard Henderson
On 3/3/22 10:23, Peter Maydell wrote: The GICv3 has some registers that support byte accesses, and some that support 8-byte accesses. Our TCG implementation implements all of this, switching on the 'size' argument and handling the registers that must support reads of that size while logging an e

[PATCH 3/5] hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps

2022-03-03 Thread Peter Maydell
The GICv3 has some registers that support byte accesses, and some that support 8-byte accesses. Our TCG implementation implements all of this, switching on the 'size' argument and handling the registers that must support reads of that size while logging an error for attempted accesses to registers