qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] Fixes for Cocoa backend
@ 2011-06-14  1:21 Andreas Färber
  2011-06-14  1:21 ` [Qemu-devel] [PATCH 01/10] cocoa: do not create a spurious window for -version Andreas Färber
  2011-06-15 19:31 ` [Qemu-devel] [PULL 00/10] Fixes for Cocoa backend Blue Swirl
  0 siblings, 2 replies; 13+ messages in thread
From: Andreas Färber @ 2011-06-14  1:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl, Andreas Färber

Hello,

I've collected a number of warning and usability fixes for the Cocoa frontend
and Darwin host. Please pull.

Cc: Blue Swirl <blauwirbel@gmail.com>

The following changes since commit 0b862cedf36d927818c50584ddd611b0370673df:

  configure: Detect and don't try to use older libcurl (2011-06-13 21:16:27 +0200)

are available in the git repository at:
  git://repo.or.cz/qemu/afaerber.git cocoa-for-upstream

Alexandre Raymond (5):
  Fix compilation warning due to incorrectly specified type
  Cocoa: avoid displaying window when command-line contains '-h' or
    '-help'
  Remove warning in printf due to type mismatch
  configure: Fix check for fdatasync()
  Darwin: Fix compilation warning regarding the deprecated daemon()
    function

Andreas Färber (4):
  Fix libfdt warnings on Darwin
  cocoa: Provide central qemu_main() prototype
  cocoa: Revert dependency on VNC
  cocoa: Avoid warning related to multiple handleEvent: definitions

Tristan Gingold (1):
  cocoa: do not create a spurious window for -version

 Makefile.objs           |    2 +-
 audio/coreaudio.c       |    2 +-
 configure               |    8 +++++++-
 libfdt_env.h            |    8 ++------
 osdep.h                 |    1 +
 oslib-posix.c           |   16 ++++++++++++++++
 qemu-common.h           |    5 +++++
 qemu-nbd.c              |    2 +-
 target-lm32/translate.c |    2 +-
 ui/cocoa.m              |   25 ++++++++++++++++++-------
 10 files changed, 53 insertions(+), 18 deletions(-)

-- 
1.7.5.3

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

end of thread, other threads:[~2011-06-27 14:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14  1:21 [Qemu-devel] [PULL 00/10] Fixes for Cocoa backend Andreas Färber
2011-06-14  1:21 ` [Qemu-devel] [PATCH 01/10] cocoa: do not create a spurious window for -version Andreas Färber
2011-06-14  1:21   ` [Qemu-devel] [PATCH 02/10] Fix compilation warning due to incorrectly specified type Andreas Färber
2011-06-14  1:22     ` [Qemu-devel] [PATCH 03/10] Cocoa: avoid displaying window when command-line contains '-h' or '-help' Andreas Färber
2011-06-14  1:22       ` [Qemu-devel] [PATCH 04/10] Remove warning in printf due to type mismatch Andreas Färber
2011-06-14  1:22         ` [Qemu-devel] [PATCH 05/10] configure: Fix check for fdatasync() Andreas Färber
2011-06-14  1:22           ` [Qemu-devel] [PATCH 06/10] Fix libfdt warnings on Darwin Andreas Färber
2011-06-14  1:22             ` [Qemu-devel] [PATCH 07/10] cocoa: Provide central qemu_main() prototype Andreas Färber
2011-06-14  1:22               ` [Qemu-devel] [PATCH 08/10] cocoa: Revert dependency on VNC Andreas Färber
2011-06-14  1:22                 ` [Qemu-devel] [PATCH 09/10] cocoa: Avoid warning related to multiple handleEvent: definitions Andreas Färber
2011-06-14  1:22                   ` [Qemu-devel] [PATCH 10/10] Darwin: Fix compilation warning regarding the deprecated daemon() function Andreas Färber
2011-06-27 14:48                 ` [Qemu-devel] [PATCH 08/10] cocoa: Revert dependency on VNC Jes Sorensen
2011-06-15 19:31 ` [Qemu-devel] [PULL 00/10] Fixes for Cocoa backend 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).