]> git.proxmox.com Git - mirror_qemu.git/commit
arm_gicv3_kvm: increase clroffset accordingly
authorShannon Zhao <zhaoshenglong@huawei.com>
Thu, 31 May 2018 13:50:51 +0000 (14:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 31 May 2018 13:50:51 +0000 (14:50 +0100)
commit34ffacae085914fce54590ea84bae9c6ad95e2a4
treef11a4d5505ee3a5cc4a5955d528c9bbd1d2e415b
parent887aae10f6150dfdc71c45d7588e8efe6c144019
arm_gicv3_kvm: increase clroffset accordingly

It forgot to increase clroffset during the loop. So it only clear the
first 4 bytes.

Fixes: 367b9f527becdd20ddf116e17a3c0c2bbc486920
Cc: qemu-stable@nongnu.org
Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 1527047633-12368-1-git-send-email-zhaoshenglong@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/arm_gicv3_kvm.c