qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/4] Cocoa patches for 1.0


From: Andreas Färber
Subject: [Qemu-devel] [PATCH v2 0/4] Cocoa patches for 1.0
Date: Mon, 31 Oct 2011 20:17:58 +0100

Hello,

Here's an updated series, including a runtime abort fix and a GUI bugfix.

Note: Patch 3/4 touches generic code.

Regards,
Andreas

Andreas Färber (4):
  MAINTAINERS: Add Cocoa maintainer
  softfloat: Avoid uint16 type conflict on Darwin
  vl.c: Guard against GThread double-initialization
  cocoa: Close sheet after image file selection

 MAINTAINERS     |    5 +++++
 fpu/softfloat.h |    3 +++
 ui/cocoa.m      |    2 ++
 vl.c            |    4 +++-
 4 files changed, 13 insertions(+), 1 deletions(-)




reply via email to

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