----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1861/#review4378 -----------------------------------------------------------
Ship it! Ship It! - Ali Saidi On June 3, 2013, 5:24 a.m., Andreas Sandberg wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1861/ > ----------------------------------------------------------- > > (Updated June 3, 2013, 5:24 a.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9739:8afcb103a82e > --------------------------- > kvm: Use the address finalization code in the TLB > > Reuse the address finalization code in the TLB instead of replicating > it when handling MMIO. This patch also adds support for injecting > memory mapped IPR requests into the memory system. > > > Diffs > ----- > > src/cpu/kvm/base.cc 304a37519d11 > src/mem/request.hh 304a37519d11 > > Diff: http://reviews.gem5.org/r/1861/diff/ > > > Testing > ------- > > Quick regressions pass (with the exception of 02.insttest and > 40.m5threads-test-atomic where I can't find the binaries) for all supported > architectures. Boots Linux in KVM mode on x86 when applied together with > #1860 (x86 requires APIC remapping magic from the TLB). Shouldn't affect ARM > since finalizePhysical() is a no-op. > > > Thanks, > > Andreas Sandberg > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
