summaryrefslogtreecommitdiff
path: root/util/qemu-thread-posix.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Merge branch 'upstream_qemu_2.0' into tizenSeokYeon Hwang1-1/+28
2014-03-27Detect pthread_setname_np at configure timeDr. David Alan Gilbert1-3/+18
2014-03-17debug utility : dump backtrace whenever exit called or signal catchedGeunhae LEE1-1/+8
2014-03-11qemu-thread-posix: Fix build against older glibc versionJan Kiszka1-1/+1
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert1-2/+7
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert1-0/+7
2013-10-17qemu-thread: add QemuEventPaolo Bonzini1-0/+116
2013-08-05semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui1-12/+16
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini1-0/+327