]> git.proxmox.com Git - qemu.git/commit
target-arm: Implement cp15 VA->PA translation
authorAdam Lackorzynski <adam@os.inf.tu-dresden.de>
Sat, 5 Mar 2011 12:51:44 +0000 (13:51 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 6 Mar 2011 22:37:18 +0000 (23:37 +0100)
commitf8bf860605e7f43a0803c4f099ac67aa545bbb68
tree1249cd4a75328a0dc45c2a351b2976b0f09b6ed3
parentfa25014441dc5fafb8f00eeff44172f073bf379d
target-arm: Implement cp15 VA->PA translation

Implement VA->PA translations by cp15-c7 that went through unchanged
previously.

Signed-off-by: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-arm/cpu.h
target-arm/helper.c
target-arm/machine.c