configs, tests: Use proper releases in KVM simulations

Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Change-Id: I071f3d9c4eb5e4c7df3052bb8db93fece30cd069
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/64073
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Richard Cooper <richard.cooper@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
Giacomo Travaglini
2022-09-26 15:01:27 +01:00
parent 597a2ce4c1
commit cc3c15f1e0
2 changed files with 2 additions and 0 deletions

View File

@@ -435,6 +435,7 @@ def build(options):
def _build_kvm(options, system, cpus):
system.kvm_vm = KvmVM()
system.release = ArmDefaultRelease.for_kvm()
if options.kvm_userspace_gic:
# We will use the simulated GIC.

View File

@@ -96,6 +96,7 @@ class LinuxArmSystemBuilder(object):
system -- System to work on.
"""
system.kvm_vm = KvmVM()
system.release = ArmDefaultRelease.for_kvm()
# Arm KVM regressions will use a simulated GIC. This means that in
# order to work we need to remove the system interface of the