Coverity found a handful of bugs in the newly-landed GICv5 code;
this patchset provides fixes for them.
thanks
-- PMM
Peter Maydell (4):
target/arm: GICv5 cpuif: Fix overflow in left shift
target/arm: GICv5 cpuif: Don't set HPPIV bit in GICv5PendingIrq::intid
hw/intc/arm_gicv5: Avoid NULL dereference in trace line
hw/intc/arm_gicv5: Add missing early return in gicv5_set_handling()
hw/intc/arm_gicv5.c | 3 ++-
include/hw/intc/arm_gicv5_types.h | 2 ++
target/arm/tcg/gicv5-cpuif.c | 26 ++++++++++++++------------
3 files changed, 18 insertions(+), 13 deletions(-)
--
2.43.0