]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/commit
Fix semaphores fallback code
authorBrad Smith <brad@comstyle.com>
Fri, 28 Dec 2012 06:00:26 +0000 (01:00 -0500)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 14 Jan 2013 21:36:28 +0000 (15:36 -0600)
commit0a7ad69a0f012d5d70142f775f99405500d4d38e
tree28d8f76cff1e4c4537ad4cd8b260bf5fbf4f0690
parent6d6c9f59ca1b1a76ade7ad868bef191818f58819
Fix semaphores fallback code

As reported in bug 1087114 the semaphores fallback code is broken which
results in QEMU crashing and making QEMU unusable.

This patch is from Paolo.

This needs to be back ported to the 1.3 stable tree as well.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Brad Smith <brad@comstyle.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
(cherry picked from commit a795ef8dcb8cbadffc996c41ff38927a97645234)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qemu-thread-posix.c