qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Configure and build fix for VirtFS
@ 2012-06-07 21:50 Harsh Prateek Bora
  2012-06-07 21:50 ` [Qemu-devel] [PATCH 1/2] trace/simple.c: fix deprecated glib2 interface Harsh Prateek Bora
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Harsh Prateek Bora @ 2012-06-07 21:50 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial; +Cc: Harsh Prateek Bora, stefanha, aneesh.kumar

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-08 10:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 21:50 [Qemu-devel] [PATCH 0/2] Configure and build fix for VirtFS Harsh Prateek Bora
2012-06-07 21:50 ` [Qemu-devel] [PATCH 1/2] trace/simple.c: fix deprecated glib2 interface Harsh Prateek Bora
2012-06-07 21:50 ` [Qemu-devel] [PATCH 2/2] configure: report appropriate error on missing library Harsh Prateek Bora
2012-06-08 10:02 ` [Qemu-devel] [PATCH 0/2] Configure and build fix for VirtFS Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).