On Fri, Feb 19, 2021 at 08:16:52PM +0900, Akihiko Odaki wrote: > ui/cocoa used to call exit immediately after calling > qemu_system_shutdown_request, which prevents QEMU from actually > perfoming system shutdown. Just sleep forever, and wait QEMU to call > exit and kill the Cocoa thread. > > Signed-off-by: Akihiko Odaki <akihiko.od...@gmail.com>
Added to UI patch queue. thanks, Gerd