diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-02-25 10:24:27 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-03-04 16:47:21 +0000 |
commit | 31819e95095798382cdb5a0881f5f934a8f05476 (patch) | |
tree | 85e5edb51bb91a93e0b7b836b5ff4cadaee36ba6 /blockjob.c | |
parent | 88687719c8859bf98ed94ce91612608c99c51c1a (diff) |
ui/cocoa: Ensure we have the iothread lock when calling into QEMU
The Cocoa UI should run on the main thread; this is enforced
in OSX Mojave. In order to be able to run on the main thread,
we need to make sure we hold the iothread lock whenever we
call into various QEMU UI midlayer functions.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Roman Bolshakov <r.bolshakov@yadro.com>
Tested-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-id: 20190225102433.22401-2-peter.maydell@linaro.org
Message-id: 20190214102816.3393-2-peter.maydell@linaro.org
Diffstat (limited to 'blockjob.c')
0 files changed, 0 insertions, 0 deletions