qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Make GUI frontends optional on Mac OS X
@ 2011-11-10 18:40 Pavel Borzenkov
  2011-11-10 18:40 ` [Qemu-devel] [PATCH 1/3] raw-posix: Remove dead code Pavel Borzenkov
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Pavel Borzenkov @ 2011-11-10 18:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: andreas.faerber

After applying this small patch series, you'll be able to build QEMU on Mac OS
X without both SDL and Cocoa frontends.  First two patches deal with raw-posix,
which is the only CONFIG_COCOA user not related to GUI.  The third patch adds
'--disable-cocoa' switch to configure.

Pavel Borzenkov (3):
  raw-posix: Remove dead code
  raw-posix: Do not use CONFIG_COCOA macro
  configure: add '--disable-cocoa' switch

 block/raw-posix.c |   26 ++++----------------------
 configure         |    9 +++++++--
 2 files changed, 11 insertions(+), 24 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-01-17 14:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 18:40 [Qemu-devel] [PATCH 0/3] Make GUI frontends optional on Mac OS X Pavel Borzenkov
2011-11-10 18:40 ` [Qemu-devel] [PATCH 1/3] raw-posix: Remove dead code Pavel Borzenkov
2011-12-14 12:03   ` Andreas Färber
2011-11-10 18:40 ` [Qemu-devel] [PATCH 2/3] raw-posix: Do not use CONFIG_COCOA macro Pavel Borzenkov
2011-11-30  0:38   ` Andreas Färber
2011-12-08  0:12     ` Andreas Färber
2011-11-10 18:40 ` [Qemu-devel] [PATCH 3/3] configure: add '--disable-cocoa' switch Pavel Borzenkov
2011-12-08  0:41   ` Andreas Färber
2012-01-14  0:42     ` Andreas Färber
2012-01-16 23:46       ` Andrzej Zaborowski
2012-01-17 11:06         ` Andreas Färber
2012-01-17 14:23           ` Andrzej Zaborowski
2012-01-17 14:46         ` Peter Maydell

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