]> git.proxmox.com Git - mirror_qemu.git/commit - target/mips/helper.c
target-mips: get_physical_address: Add defines for segment bases
authorJames Hogan <james.hogan@imgtec.com>
Tue, 17 Jun 2014 22:10:29 +0000 (23:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Jun 2014 14:58:30 +0000 (16:58 +0200)
commit22010ce7f23236b970b40cc5c0cf0c7fe0588e2f
tree73671c732271ba9f26b7366dec773d47d7536a17
parent253fffe725e8ecc0147a4c6f0893493c1393f0f7
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>
target-mips/helper.c