All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH-for-7.0 v3 0/2] cocoa: run qemu_init in the main thread
@ 2022-03-17 11:56 Philippe Mathieu-Daudé
  2022-03-17 11:56 ` [RFC PATCH-for-7.0 v3 1/2] ui/cocoa: Code movement Philippe Mathieu-Daudé
  2022-03-17 11:56 ` [RFC PATCH-for-7.0 v3 2/2] ui/cocoa: run qemu_init in the main thread Philippe Mathieu-Daudé
  0 siblings, 2 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-03-17 11:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Emanuele Giuseppe Esposito, Peter Maydell,
	Philippe Mathieu-Daudé,
	Gerd Hoffmann, Akihiko Odaki, Paolo Bonzini

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

Since v2:
- Extracted code movement in preliminary patch

v2: https://lore.kernel.org/qemu-devel/20220316160300.85438-1-philippe.mathieu.daude@gmail.com/
v1: https://lore.kernel.org/qemu-devel/20220307151004.578069-1-pbonzini@redhat.com/

Paolo Bonzini (1):
  ui/cocoa: run qemu_init in the main thread

Philippe Mathieu-Daudé (1):
  ui/cocoa: Code movement

 softmmu/main.c |  12 ++--
 ui/cocoa.m     | 152 +++++++++++++++++++++----------------------------
 2 files changed, 73 insertions(+), 91 deletions(-)

-- 
2.34.1



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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-17 11:56 [RFC PATCH-for-7.0 v3 0/2] cocoa: run qemu_init in the main thread Philippe Mathieu-Daudé
2022-03-17 11:56 ` [RFC PATCH-for-7.0 v3 1/2] ui/cocoa: Code movement Philippe Mathieu-Daudé
2022-03-17 11:58   ` Peter Maydell
2022-03-17 11:56 ` [RFC PATCH-for-7.0 v3 2/2] ui/cocoa: run qemu_init in the main thread Philippe Mathieu-Daudé
2022-03-17 12:02   ` Philippe Mathieu-Daudé
2022-03-17 12:04   ` Peter Maydell
2022-03-17 12:48   ` Akihiko Odaki
2022-03-17 12:51   ` Akihiko Odaki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.