----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3786/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- arm, kvm: implement MuxingKvmGic This device allows us to, when KVM support is detected and compiled in, instantiate the same Gic device whether the actual simulation is with KVM cores or simulated cores. Checkpointing is not yet supported. Change-Id: I67e4e0b6fb7ab5058e52c933f4f3d8e7ab24981e Reviewed-by: Andreas Sandberg <[email protected]> Diffs ----- src/arch/arm/kvm/KvmGic.py 97eebddaae84 src/arch/arm/kvm/gic.hh 97eebddaae84 src/arch/arm/kvm/gic.cc 97eebddaae84 Diff: http://reviews.gem5.org/r/3786/diff/ Testing ------- Thanks, Curtis Dunham _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
