summary refs log tree commit diff stats
path: root/scripts/tracetool/backend
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2013-12-12 15:50:11 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2014-01-27 15:49:39 +0100
commit05735a2a9cf37f5dc11ece998906431dda707258 (patch)
tree27c2321ea48404f3b63c6516ab7d233ee35c290c /scripts/tracetool/backend
parentb618c28831eda2531acc5c1feb9dbb3047d19391 (diff)
downloadfocaccia-qemu-05735a2a9cf37f5dc11ece998906431dda707258.tar.gz
focaccia-qemu-05735a2a9cf37f5dc11ece998906431dda707258.zip
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 'scripts/tracetool/backend')
0 files changed, 0 insertions, 0 deletions