summaryrefslogtreecommitdiffstats
path: root/linux-headers/linux
diff options
context:
space:
mode:
authorPeter Maydell2016-05-17 16:18:04 +0200
committerPeter Maydell2016-06-09 16:55:02 +0200
commit6886b98036a8f8f5bce8b10756ce080084cef11b (patch)
treebc5a3485a81a03200a0f5945445fd6e3b10a9ee4 /linux-headers/linux
parentuser-exec: Push resume-from-signal code out to handle_cpu_signal() (diff)
downloadqemu-6886b98036a8f8f5bce8b10756ce080084cef11b.tar.gz
qemu-6886b98036a8f8f5bce8b10756ce080084cef11b.tar.xz
qemu-6886b98036a8f8f5bce8b10756ce080084cef11b.zip
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
The function cpu_resume_from_signal() is now always called with a NULL puc argument, and is rather misnamed since it is never called from a signal handler. It is essentially forcing an exit to the top level cpu loop but without raising any exception, so rename it to cpu_loop_exit_noexc() and drop the useless unused argument. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Sergey Fedorov <sergey.fedorov@linaro.org> Acked-by: Eduardo Habkost <ehabkost@redhat.com> Acked-by: Riku Voipio <riku.voipio@linaro.org> Message-id: 1463494687-25947-4-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions