On Fri, Jun 08, 2012 at 03:20:41AM +0530, Harsh Prateek Bora wrote: > Minor fixes: > ============ > > 1) glib2 deprecated g_atomic_int_exchange_and_add in favour of > g_atomic_int_add > since ver 2.30 and therefore build breaks with newer glib2 library. > 2) Configure needs to report appropriate error on missing libraries for > VirtFS. > > Harsh Prateek Bora (2): > trace/simple.c: fix deprecated glib2 interface > configure: report appropriate error on missing library > > configure | 3 ++- > trace/simple.c | 5 ++++- > 2 files changed, 6 insertions(+), 2 deletions(-) > > -- > 1.7.10.2 >
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan