----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2833/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10848:fad08e4bbc71 --------------------------- kvm, arm: Move ARM-specific files to arch/arm/kvm/ This changeset moves the ARM-specific KVM CPU implementation to arch/arm/kvm/. This change is expected to keep the source tree somewhat cleaner as we start adding support for ARMv8 and KVM in-kernel interrupt controller simulation. Diffs ----- src/arch/arm/kvm/ArmKvmCPU.py PRE-CREATION src/arch/arm/kvm/SConscript PRE-CREATION src/arch/arm/kvm/arm_cpu.hh PRE-CREATION src/arch/arm/kvm/arm_cpu.cc PRE-CREATION src/cpu/kvm/ArmKvmCPU.py 9b424e7adac5 src/cpu/kvm/SConscript 9b424e7adac5 src/cpu/kvm/arm_cpu.hh 9b424e7adac5 src/cpu/kvm/arm_cpu.cc 9b424e7adac5 Diff: http://reviews.gem5.org/r/2833/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
