aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorTimothy E Baldwin <T.E.Baldwin99@members.leeds.ac.uk>2016-05-12 18:47:37 +0100
committerRiku Voipio <riku.voipio@linaro.org>2016-05-27 14:49:50 +0300
commit256cb6af7f04ae385883408084b3ef989e2423d8 (patch)
treecf4da5172ae47f722ba608df9f883f22327108dc /scripts/qapi.py
parent338c858c946017cd3ec8c2be06d817e001d94bc3 (diff)
downloadqemu-256cb6af7f04ae385883408084b3ef989e2423d8.zip
qemu-256cb6af7f04ae385883408084b3ef989e2423d8.tar.gz
qemu-256cb6af7f04ae385883408084b3ef989e2423d8.tar.bz2
linux-user: Support for restarting system calls for UniCore32 targets
Update the UniCore32 main loop code: * on TARGET_ERESTARTSYS, wind guest PC backwards to repeat syscall insn * handle TARGET_QEMU_ESIGRETURN in the main loop as the indication that the main loop should not touch any guest CPU state (We don't support signals on this target so there is no sigreturn code to update.) Signed-off-by: Timothy Edward Baldwin <T.E.Baldwin99@members.leeds.ac.uk> Message-id: 1441497448-32489-30-git-send-email-T.E.Baldwin99@members.leeds.ac.uk Reviewed-by: Peter Maydell <peter.maydell@linaro.org> [PMM: tweak commit message; drop TARGET_USE_ERESTARTSYS define] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions