Re: [Qemu-devel] [PATCH for-1.4 0/2] trace: fix trace/simple.c compiler warnings

2013-02-12 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PATCH for-1.4 0/2] trace: fix trace/simple.c compiler warnings

2013-02-12 Thread Stefan Hajnoczi
I hope these patches can still be merged for QEMU 1.4. They allow ./configure --enable-trace-backend=simple compilation to succeed without compiler warnings. The 'simple' backend was using deprecated g_thread_create() and g_cond_new() functions. A signed/unsigned pointer mismatch when using the