kvm, arm: Add parameter to force simulation of Gicv2
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Thu, 29 Oct 2020 19:03:45 +0000 (19:03 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Mon, 2 Nov 2020 08:50:36 +0000 (08:50 +0000)
commit6d678694d0cc59c27c30585ed6457f7f73701e74
tree49b0b6de8e93c61af8bb2a9fed1fc233726ad569
parentc794f566407eb541a9c77216509c8e83a7ef481b
kvm, arm: Add parameter to force simulation of Gicv2

By setting simulate_gic to True it will be possible to prevent
the simulation from using the host interrupt controller

Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Change-Id: I7c7df798e07bfaddbc2f1e7dd981b6aff621a9d1
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/36795
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Hsuan Hsu <kugwa2000@gmail.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/kvm/KvmGic.py
src/arch/arm/kvm/gic.cc