fec2dea5c3
In order to support m5ops in virtualized environments, we need to use a memory mapped interface. This changeset adds support for that by reserving 0xFFFF0000-0xFFFFFFFF and mapping those to the generic IPR interface for m5ops. The mapping is done in the X86ISA::TLB::finalizePhysical() which means that it just works for all of the CPU models, including virtualized ones. |
||
---|---|---|
.. | ||
jni | ||
jni_gem5Op.c | ||
m5.c | ||
m5op.h | ||
m5op_alpha.S | ||
m5op_arm.S | ||
m5op_sparc.S | ||
m5op_x86.S | ||
m5ops.h | ||
Makefile.alpha | ||
Makefile.arm | ||
Makefile.sparc | ||
Makefile.thumb | ||
Makefile.x86 |