All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 0/3] Fix compilation issues under darwin
@ 2011-05-29 22:22 Alexandre Raymond
  2011-05-29 22:22 ` [Qemu-devel] [PATCH V2 1/3] Darwin: Fix incorrect check for fdatasync() in configure Alexandre Raymond
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Alexandre Raymond @ 2011-05-29 22:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexandre Raymond, andreas.faerber

I have rebased this series on top of afaerber/cocoa-for-upstream, since
Andreas will be handling it.

Changes since V1:

* reword commit message of patch 1
* add '-help' cli switch to patch 2
* remove patch 3; has already been taken into account by Andreas
* remove patch 4; will be fixed by Andreas
* use '%td' in patch 5 instead of '%d'
* remove patch 6; has already been taken into account by Stefan W.

Thanks everyone for your feedback.

Alexandre

Alexandre Raymond (3):
  Darwin: Fix incorrect check for fdatasync() in configure
  Cocoa: avoid displaying window when command-line contains '-h' or
    '-help'
  Remove warning in printf due to type mismatch

 configure               |    8 +++++++-
 target-lm32/translate.c |    2 +-
 ui/cocoa.m              |    5 +++--
 3 files changed, 11 insertions(+), 4 deletions(-)

-- 
1.7.5

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

end of thread, other threads:[~2011-06-02  7:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-29 22:22 [Qemu-devel] [PATCH V2 0/3] Fix compilation issues under darwin Alexandre Raymond
2011-05-29 22:22 ` [Qemu-devel] [PATCH V2 1/3] Darwin: Fix incorrect check for fdatasync() in configure Alexandre Raymond
2011-05-29 23:36   ` Andreas Färber
2011-05-30  0:09     ` Alexandre Raymond
2011-05-30  2:32       ` Alexandre Raymond
2011-06-01 22:26         ` Andreas Färber
2011-05-29 22:22 ` [Qemu-devel] [PATCH V2 2/3] Cocoa: avoid displaying window when command-line contains '-h' or '-help' Alexandre Raymond
2011-05-29 22:32   ` Peter Maydell
2011-05-29 22:40     ` Alexandre Raymond
2011-06-01 23:05     ` Andreas Färber
2011-06-02  6:10       ` Peter Maydell
2011-06-01 22:16   ` Andreas Färber
2011-05-29 22:22 ` [Qemu-devel] [PATCH V2 3/3] Remove warning in printf due to type mismatch Alexandre Raymond
2011-06-01 21:13   ` Andreas Färber
2011-06-02  7:18   ` Stefan Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.