qemu/target-mips
James Hogan 22010ce7f2 target-mips: get_physical_address: Add defines for segment bases
Add preprocessor definitions for 32bit segment bases for use in
get_physical_address(). These will also be taken advantage of in the
next patch which adds KVM awareness.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-06-18 16:58:30 +02:00
..
cpu-qom.h softmmu: make do_unaligned_access a method of CPU 2014-06-05 16:10:31 +02:00
cpu.c softmmu: make do_unaligned_access a method of CPU 2014-06-05 16:10:31 +02:00
cpu.h softmmu: move ALIGNED_ONLY to cpu.h 2014-06-05 16:10:33 +02:00
dsp_helper.c
gdbstub.c
helper.c target-mips: get_physical_address: Add defines for segment bases 2014-06-18 16:58:30 +02:00
helper.h
lmi_helper.c
machine.c
Makefile.objs
mips-defs.h
op_helper.c softmmu: introduce cpu_ldst.h 2014-06-05 16:10:33 +02:00
TODO
translate.c target-mips: Reset CPU timer consistently 2014-06-18 16:54:30 +02:00
translate_init.c