On 26/5/25 11:27, Philippe Mathieu-Daudé wrote:
On 26/5/25 07:29, Akihiko Odaki wrote:sem in AppleGFXReadMemoryJob is an one-shot event so it can be converted into QemuEvent, which is more specialized for such a use case.
BTW it would be nice to document that in "qemu/thread.h" API.
Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com> --- hw/display/apple-gfx.m | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>