qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Ping: [PATCH 0/1] configure time fix for thread naming on o


From: Dr. David Alan Gilbert
Subject: [Qemu-devel] Ping: [PATCH 0/1] configure time fix for thread naming on old glibc
Date: Wed, 26 Mar 2014 17:51:01 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

* Dr. David Alan Gilbert (git) (address@hidden) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> Peter was preferring configure time detection of pthread_setname_np
> to guard against my recent breaking of builds on old libc.
> 
> I've tested this on:
>    Fedora 20 - modern glibc - works as before
>    RHEL 5 - glibc 2.5:
>      address@hidden try]$ ./bin/qemu-system-x86_64 -nographic -name 
> debug-threads=on
>      qemu: thread naming not supported on this host
> 
>    and checked a mingw windows cross build builds.
> 
> A check on SLES11 is probably worth a try if someone has one to hand.
> 
> Dr. David Alan Gilbert (1):
>   Detect pthread_setname_np at configure time
> 
>  configure                | 28 ++++++++++++++++++++++++++++
>  util/qemu-thread-posix.c | 21 ++++++++++++++++++---
>  util/qemu-thread-win32.c |  2 ++
>  3 files changed, 48 insertions(+), 3 deletions(-)
> 
> -- 
> 1.8.5.3
> 
> 
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK



reply via email to

[Prev in Thread] Current Thread [Next in Thread]