qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Darwin patches for 2022-03-29
@ 2022-03-28 22:40 Philippe Mathieu-Daudé
  2022-03-28 22:40 ` [PULL 1/4] gitattributes: Cover Objective-C source files Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-03-28 22:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Philippe Mathieu-Daudé, Akihiko Odaki

From: Philippe Mathieu-Daudé <f4bug@amsat.org>

The following changes since commit 27fc9f365d6f60ff86c2e2be57289bb47a2be882:

  Merge tag 'pull-ppc-20220326' of https://github.com/legoater/qemu into staging (2022-03-28 10:16:33 +0100)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/darwin-20220329

for you to fetch changes up to a4fd374364d4e23e0861273aaf7ff2ebddd57a17:

  ui/console: Check console before emitting GL event (2022-03-29 00:19:37 +0200)

----------------------------------------------------------------
Darwin patches

- UI fixes

----------------------------------------------------------------

Akihiko Odaki (2):
  ui/cocoa: Respect left-command-key option
  ui/console: Check console before emitting GL event

Philippe Mathieu-Daudé (2):
  gitattributes: Cover Objective-C source files
  qemu/main-loop: Disable block backend global state assertion on Cocoa

 .gitattributes           |  1 +
 include/qemu/main-loop.h | 13 +++++++++++++
 ui/cocoa.m               |  3 ++-
 ui/console.c             | 21 +++++++++++++++++++++
 4 files changed, 37 insertions(+), 1 deletion(-)

-- 
2.35.1



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

end of thread, other threads:[~2022-03-29 17:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-28 22:40 [PULL 0/4] Darwin patches for 2022-03-29 Philippe Mathieu-Daudé
2022-03-28 22:40 ` [PULL 1/4] gitattributes: Cover Objective-C source files Philippe Mathieu-Daudé
2022-03-28 22:40 ` [PULL 2/4] qemu/main-loop: Disable block backend global state assertion on Cocoa Philippe Mathieu-Daudé
2022-03-28 22:40 ` [PULL 3/4] ui/cocoa: Respect left-command-key option Philippe Mathieu-Daudé
2022-03-28 22:40 ` [PULL 4/4] ui/console: Check console before emitting GL event Philippe Mathieu-Daudé
2022-03-29 10:27 ` [PULL 0/4] Darwin patches for 2022-03-29 Philippe Mathieu-Daudé
2022-03-29 12:10   ` Hanna Reitz
2022-03-29 17:03     ` Philippe Mathieu-Daudé
2022-03-29 15:38 ` 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).