-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1861/
-----------------------------------------------------------

Review request for Default.


Description
-------

Changeset 9692:651d765c1975
---------------------------
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 00dca8a9b560 
  src/mem/request.hh 00dca8a9b560 

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

Reply via email to