----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3580/ -----------------------------------------------------------
(Updated Aug. 5, 2016, 9:37 p.m.) Review request for Default. Changes ------- Comment changes. Rewrite kvmMap logic for interleaved and non-interleaved memories in the global address map. Remove drain fix. Repository: gem5 Description ------- Changeset 11562:7375e1f533fa --------------------------- cpu, mem, sim: Enable KVM support for Ruby Only map memories into the KVM guest address space that are marked as usable by KVM. Remember whether a BackingStoreEntry should be mapped by KVM. Fix bug causing incomplete draining of Ruby Sequencer. Diffs (updated) ----- src/cpu/kvm/vm.cc 704b0198f747b766b839c577614eb2924fd1dfee src/mem/AbstractMemory.py 704b0198f747b766b839c577614eb2924fd1dfee src/mem/abstract_mem.hh 704b0198f747b766b839c577614eb2924fd1dfee src/mem/abstract_mem.cc 704b0198f747b766b839c577614eb2924fd1dfee src/mem/physical.hh 704b0198f747b766b839c577614eb2924fd1dfee src/mem/physical.cc 704b0198f747b766b839c577614eb2924fd1dfee 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
