diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2013-12-12 15:50:11 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-01-27 15:49:39 +0100 |
commit | 05735a2a9cf37f5dc11ece998906431dda707258 (patch) | |
tree | 27c2321ea48404f3b63c6516ab7d233ee35c290c /cputlb.c | |
parent | b618c28831eda2531acc5c1feb9dbb3047d19391 (diff) | |
download | qemu-05735a2a9cf37f5dc11ece998906431dda707258.zip qemu-05735a2a9cf37f5dc11ece998906431dda707258.tar.gz qemu-05735a2a9cf37f5dc11ece998906431dda707258.tar.bz2 |
trace: add glib 2.32+ static GMutex support
The GStaticMutex API was deprecated in glib 2.32. We cannot switch over
to GMutex unconditionally since we would drop support for older glib
versions. But the deprecated API warnings during build are annoying so
use static GMutex when possible.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'cputlb.c')
0 files changed, 0 insertions, 0 deletions