kvm: Use the address finalization code in the TLB
authorAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 18 Jun 2013 14:10:22 +0000 (16:10 +0200)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 18 Jun 2013 14:10:22 +0000 (16:10 +0200)
commit6151c0f7f43f0e3b62a6a2887a4a80d1c2154a3b
tree552a910dbb81f8e2aab3af338e0bc85be8612c52
parent46a8cbbb7f55e92943cc26266edd98c774edadac
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.
src/cpu/kvm/base.cc
src/mem/request.hh