gem5/src/arch/arm/kvm
Curtis Dunham 80c17d0a8d arm, kvm: remove KvmGic
KvmGic functionality has been subsumed within the new MuxingKvmGic
model, which has Pl390 fallback when not using KVM for fast emulation.
This simplifies configuration and will enable checkpointing between
KVM emulation and full-system simulation.

Change-Id: Ie61251720064c512843015c075e4ac419a4081e8
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
2017-02-14 15:09:18 -06:00
..
arm_cpu.cc style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
arm_cpu.hh kvm, arm: Move ARM-specific files to arch/arm/kvm/ 2015-06-01 19:43:40 +01:00
ArmKvmCPU.py kvm, arm: Move ARM-specific files to arch/arm/kvm/ 2015-06-01 19:43:40 +01:00
armv8_cpu.cc kvm, arm: Fix compilation errors due to API changes 2015-10-29 08:48:23 -04:00
armv8_cpu.hh kvm, arm: Fix compilation errors due to API changes 2015-10-29 08:48:23 -04:00
ArmV8KvmCPU.py kvm, arm: Add support for aarch64 2015-06-01 19:44:19 +01:00
base_cpu.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
base_cpu.hh misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
BaseArmKvmCPU.py kvm, arm: Add support for aarch64 2015-06-01 19:44:19 +01:00
gic.cc arm, kvm: remove KvmGic 2017-02-14 15:09:18 -06:00
gic.hh arm, kvm: remove KvmGic 2017-02-14 15:09:18 -06:00
KvmGic.py arm, kvm: remove KvmGic 2017-02-14 15:09:18 -06:00
SConscript kvm, arm: Add support for aarch64 2015-06-01 19:44:19 +01:00