]> git.proxmox.com Git - qemu.git/commit
target-arm: Add support for long format translation table walks
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jul 2012 10:59:12 +0000 (10:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jul 2012 10:59:54 +0000 (10:59 +0000)
commit3dde962f39717737b1031de129754f21eb77979f
tree707c570411d2c8e400c0b61352be2d447e5c3556
parente42c4db3a3de213f6a374dbdc7e75767dc3bfac2
target-arm: Add support for long format translation table walks

Implement the actual table walk code for LPAE's long format
translation tables.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c