qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC uncompiled PATCH] cocoa: run qemu_init in the main thread


From: Paolo Bonzini
Subject: Re: [RFC uncompiled PATCH] cocoa: run qemu_init in the main thread
Date: Mon, 7 Mar 2022 18:06:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/7/22 16:10, Paolo Bonzini wrote:
+    COCOA_DEBUG("Second thread: calling qemu_main()\n");
+    qemu_main_loop();

This should do qemu_mutex_lock_iothread() before calling qemu_main_loop().

Paolo




reply via email to

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