----------------------------------------------------------- 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. Changes ------- Whitespace and style changes. Rewrite commit message. Added additional members to BackingStoreEntry. Summary (updated) ----------------- cpu, mem, sim: Change how KVM maps memory Repository: gem5 Description (updated) ------- 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 (updated) ----- 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
