summaryrefslogtreecommitdiff
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2013-09-03 20:12:13 +0100
committerPeter Maydell <peter.maydell@linaro.org>2013-09-10 19:11:28 +0100
commit1861c4543ffa6224d0661036afaa7ec1cf30e8bb (patch)
tree4c1e09a89143406e6efea36881333f6acbf3cbdb /linux-user/syscall.c
parent067d983127da5c05a365230b12f2f557ec721c97 (diff)
downloadqemu-1861c4543ffa6224d0661036afaa7ec1cf30e8bb.tar.gz
linux-user: Add cpu loop for AArch64
Add the main linux-user cpu loop for AArch64. Since AArch64 has a different system call interface, doesn't need to worry about FPA emulation and may in the future keep the prefetch/data abort information in different system registers, it's simplest just to use a completely separate loop from the 32 bit ARM target, rather than peppering it with ifdefs. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1378235544-22290-14-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions