summaryrefslogtreecommitdiffstats
path: root/include/exec/cpu-common.h
diff options
context:
space:
mode:
authorEdgar E. Iglesias2014-02-13 06:07:14 +0100
committerAndreas Färber2014-03-13 19:01:48 +0100
commit9d111183d5d67be6252dd4a4e688ef4ad323f817 (patch)
tree769c8a6895cee6c5d95e089d590c442316e9e250 /include/exec/cpu-common.h
parentMerge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... (diff)
downloadqemu-9d111183d5d67be6252dd4a4e688ef4ad323f817.tar.gz
qemu-9d111183d5d67be6252dd4a4e688ef4ad323f817.tar.xz
qemu-9d111183d5d67be6252dd4a4e688ef4ad323f817.zip
cpu: Don't clear cpu->exit_request on reset
cpu->exit_request is part of the execution environment and should not be cleared when a CPU resets. Otherwise, we might deadlock QEMU if a CPU resets while there is I/O going on. Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'include/exec/cpu-common.h')
0 files changed, 0 insertions, 0 deletions