May 14, 2026
5:06 p.m.
When running simulated code, instead of suspending a thread immediately, the kernel sets a registered doorbell, expecting the jit to stop execution as soon as it reaches a consistent state that can be represented as an x86_64 context. Based on patch by @bylaws. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10903