diff options
| author | Eric Auger <eric.auger@redhat.com> | 2018-06-22 13:28:36 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2018-06-22 13:28:36 +0100 |
| commit | 80d673338959c813770bd5b903e3061db58b1999 (patch) | |
| tree | 788ae3626bbb8aba33adb8b5ebb99f0e379147be /scripts/qemu.py | |
| parent | 1e575b66643a4311b9a6cbf0744f7f5aeba5e181 (diff) | |
| download | focaccia-qemu-80d673338959c813770bd5b903e3061db58b1999.tar.gz focaccia-qemu-80d673338959c813770bd5b903e3061db58b1999.zip | |
hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
Let's check if KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION is supported. If not, we check the number of redist region is equal to 1 and use the legacy KVM_VGIC_V3_ADDR_TYPE_REDIST attribute. Otherwise we use the new attribute and allow to register multiple regions to the KVM device. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Andrew Jones <drjones@redhat.com> Message-id: 1529072910-16156-5-git-send-email-eric.auger@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions