----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1533/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9370:ecacded99f44 --------------------------- mem: Interface to allow HW-virtualized CPUs discover physical memory Hardware virtualization requires access to the backing store of all simulated physical memory. This patch adds support for enumerating which AbstractMemory instances are connected to a system's physical memory. Additionally, it adds a getter, getBackingStore(), to AbstractMemory that exposes a pointer to the backing store of the memory. Diffs ----- src/mem/abstract_mem.hh 844f9e724343 src/mem/physical.hh 844f9e724343 Diff: http://reviews.gem5.org/r/1533/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
