mbox

[PULL,1.1] Cocoa patch queue for v1.1 2012-05-29

Message ID 1338285562-7281-1-git-send-email-andreas.faerber@web.de
State New
Headers show

Pull-request

git://repo.or.cz/qemu/afaerber.git cocoa-for-upstream

Message

Andreas Färber May 29, 2012, 9:59 a.m. UTC
Hello Anthony,

Please pull the Cocoa queue into qemu.git master:

One general build fix for Darwin/ppc,
one behavioral fix for make check with Cocoa.

The following changes since commit 24f50d7ea5896a30b0e78f68884586bb8b40ff97:

  tcg/ppc: Handle _CALL_DARWIN being undefined on Darwin (2012-05-27 21:52:56 +0400)

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

Andreas Färber (2):
      arch_init: Fix AltiVec build on Darwin/ppc
      cocoa: Suppress Cocoa frontend for -qtest

 arch_init.c |    4 ++++
 ui/cocoa.m  |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

Comments

Anthony Liguori May 30, 2012, 1:26 a.m. UTC | #1
On 05/29/2012 04:59 AM, Andreas Färber wrote:
> Hello Anthony,
>
> Please pull the Cocoa queue into qemu.git master:

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> One general build fix for Darwin/ppc,
> one behavioral fix for make check with Cocoa.
>
> The following changes since commit 24f50d7ea5896a30b0e78f68884586bb8b40ff97:
>
>    tcg/ppc: Handle _CALL_DARWIN being undefined on Darwin (2012-05-27 21:52:56 +0400)
>
> are available in the git repository at:
>    git://repo.or.cz/qemu/afaerber.git cocoa-for-upstream
>
> Andreas Färber (2):
>        arch_init: Fix AltiVec build on Darwin/ppc
>        cocoa: Suppress Cocoa frontend for -qtest
>
>   arch_init.c |    4 ++++
>   ui/cocoa.m  |    3 ++-
>   2 files changed, 6 insertions(+), 1 deletions(-)
>
>