On Mon, 4 Mar 2019 at 16:49, Peter Maydell <[email protected]> wrote:
>
> Cocoa queue: this just has the refactoring to ensure we
> can run reliably on OSX Mojave. Thanks to everybody who helped
> in reviewing and testing this.
>
> -- PMM
>
> The following changes since commit 88687719c8859bf98ed94ce91612608c99c51c1a:
>
>   Merge remote-tracking branch 
> 'remotes/stefanberger/tags/pull-tpm-2019-02-25-1' into staging (2019-03-04 
> 15:56:08 +0000)
>
> are available in the Git repository at:
>
>   https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-cocoa-20190304
>
> for you to fetch changes up to 5588840ff77800e839d8a34b7be10e5c3acd1721:
>
>   ui/cocoa: Perform UI operations only on the main thread (2019-03-04 
> 16:47:31 +0000)
>
> ----------------------------------------------------------------
> cocoa tree:
>  * Support OSX Mojave by ensuring that we always make Cocoa UI
>    function calls from the main thread, never from any other QEMU
>    thread. This was previously mostly harmless, but on Mojave
>    it will cause OSX to terminate the QEMU process.
>

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0
for any user-visible changes.

-- PMM

Reply via email to