qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH 0/2] Configure and build fix for VirtFS


From: Harsh Prateek Bora
Subject: [Qemu-trivial] [PATCH 0/2] Configure and build fix for VirtFS
Date: Fri, 8 Jun 2012 03:20:41 +0530

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




reply via email to

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