qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Make GUI frontends optional on Mac OS X


From: Pavel Borzenkov
Subject: [Qemu-devel] [PATCH 0/3] Make GUI frontends optional on Mac OS X
Date: Thu, 10 Nov 2011 22:40:04 +0400

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




reply via email to

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