On 2025/05/26 18:29, Philippe Mathieu-Daudé wrote:
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.
I will add a documentation with the next version.