summaryrefslogtreecommitdiff
path: root/os-win32.c
diff options
context:
space:
mode:
authorOlivier Hainque <hainque@adacore.com>2013-04-09 18:06:54 +0200
committerStefan Weil <sw@weilnetz.de>2013-04-12 18:27:16 +0200
commitec9bd89fa48147e1d16e078217513c1235f9132a (patch)
treec67dfa73eba87a51b8dbef752e3881dfd4c05d8f /os-win32.c
parented9164a3549f93204d6b096136cda2ce54e9f03a (diff)
downloadqemu-ec9bd89fa48147e1d16e078217513c1235f9132a.tar.gz
Ensure good ordering of memory instruction in cpu_exec
The IO thread, when it senses cpu_single_env == 0, expects exit_request to be checked later on. A compiler scheduling constraint is not strong enough to ensure this on modern architecture. A memory fence is needed as well. Signed-off-by: Olivier Hainque <hainque@adacore.com> Signed-off-by: Fabien Chouteau <chouteau@adacore.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions