----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3580/#review8661 -----------------------------------------------------------
Ship it! Ship It! - Jason Lowe-Power On Aug. 18, 2016, 12:28 p.m., David Hashe wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3580/ > ----------------------------------------------------------- > > (Updated Aug. 18, 2016, 12:28 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11562:7375e1f533fa > --------------------------- > cpu, mem, sim: Change how KVM maps memory > > Only map memories into the KVM guest address space that are > marked as usable by KVM. Create BackingStoreEntry class > containing flags for is_conf_reported, in_addr_map, and > kvm_map. > > > Diffs > ----- > > src/cpu/kvm/vm.cc 7e7157941d70 > src/mem/AbstractMemory.py 7e7157941d70 > src/mem/abstract_mem.hh 7e7157941d70 > src/mem/abstract_mem.cc 7e7157941d70 > src/mem/physical.hh 7e7157941d70 > src/mem/physical.cc 7e7157941d70 > > Diff: http://reviews.gem5.org/r/3580/diff/ > > > Testing > ------- > > > Thanks, > > David Hashe > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
