qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Build fixes
@ 2009-11-05 13:42 Juan Quintela
  2009-11-05 13:42 ` [Qemu-devel] [PATCH 1/2] fix parallel build Juan Quintela
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Juan Quintela @ 2009-11-05 13:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: dan

Hi

This series fixes the parallel build of qemu.  I tried to get the best of
Daniel and Stefan ideas with mine.
Once there fixed an obvious fix.

Daniel, can you check that parallel build also works for you?  It works for me (TM).
Stefan, what do you think?

It avoids the recursive call for serializing dependencies.
We still need to put direct dependencies for qemu-{img,nbd,io}.o of the headers
I don't understand why the ones in rules.make are not enough.

Later, Juan.

Juan Quintela (2):
  fix parallel build
  fix type in CFLAGS name

 Makefile        |    9 ++++++---
 Makefile.target |    6 +++---
 rules.mak       |    4 ++--
 3 files changed, 11 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Qemu-devel] [PATCH 0/2] Build fixes
@ 2012-12-20 11:29 Paolo Bonzini
  2012-12-20 12:03 ` Markus Armbruster
  2012-12-22 15:42 ` Blue Swirl
  0 siblings, 2 replies; 13+ messages in thread
From: Paolo Bonzini @ 2012-12-20 11:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, aliguori

Two build fixes for configurations not covered by my and Anthony's testing.

Paolo

Paolo Bonzini (2):
  build: fix includes for VNC
  xen: add missing include

 Makefile.target  | 5 -----
 configure        | 7 +++----
 ui/Makefile.objs | 1 -
 xen-all.c        | 1 +
 4 files changed, 4 insertions(+), 10 deletions(-)

-- 
1.8.0.2

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

end of thread, other threads:[~2012-12-22 15:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 13:42 [Qemu-devel] [PATCH 0/2] Build fixes Juan Quintela
2009-11-05 13:42 ` [Qemu-devel] [PATCH 1/2] fix parallel build Juan Quintela
2009-11-05 13:42 ` [Qemu-devel] [PATCH 2/2] fix type in CFLAGS name Juan Quintela
2009-11-05 14:13 ` [Qemu-devel] Re: [PATCH 0/2] Build fixes Daniel Jacobowitz
2009-11-05 16:17   ` Juan Quintela
2009-11-05 16:37     ` Daniel Jacobowitz
2009-11-05 16:47       ` Juan Quintela
2009-11-11  3:07         ` Paul Brook
2009-11-11 10:28           ` Juan Quintela
  -- strict thread matches above, loose matches on Subject: below --
2012-12-20 11:29 [Qemu-devel] " Paolo Bonzini
2012-12-20 12:03 ` Markus Armbruster
2012-12-20 12:16   ` Peter Maydell
2012-12-22 15:42 ` Blue Swirl

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).