Re: [Qemu-devel] [PATCH v2 1/2] arm_gicv3_kvm: increase clroffset accordingly

2018-03-20 Thread Auger Eric
Hi Shannon, On 20/03/18 08:26, Shannon Zhao wrote: > It forgot to increase clroffset during the loop. So it only clear the > first 4 bytes. Fixes 367b9f527becdd20ddf116e17a3c0c2bbc486920 ("hw/intc/arm_gicv3_kvm: Implement get/put functions") > > Signed-off-by: Shannon Zhao

[Qemu-devel] [PATCH v2 1/2] arm_gicv3_kvm: increase clroffset accordingly

2018-03-20 Thread Shannon Zhao
It forgot to increase clroffset during the loop. So it only clear the first 4 bytes. Signed-off-by: Shannon Zhao --- hw/intc/arm_gicv3_kvm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/intc/arm_gicv3_kvm.c b/hw/intc/arm_gicv3_kvm.c index ec37177..3536795