]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm: Add TTBR0_EL2
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Tue, 2 Jun 2015 13:56:21 +0000 (14:56 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 2 Jun 2015 13:56:25 +0000 (14:56 +0100)
commita57633c08fa861807a0713505785bd4d441d7df8
tree2810b224ef0dddba785793a58f8df7b7095f5954
parentff05f37babe7874f28dcead6e9e4f1904d35a13a
target-arm: Add TTBR0_EL2

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1432881807-18164-8-git-send-email-edgar.iglesias@gmail.com
[PMM: Switch to preferred opc1/crm order for 64-bit AArch32 cpregs;
 drop unneeded use of vmsa_ttbr_writefn]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/helper.c