On 9/22/26 09:49, Philippe Mathieu-Daudé wrote:
Document that has_work() may be called with or without the BQL.

Require implementations to remain idempotent and avoid consuming
work, and to synchronize state shared with other threads without
acquiring the BQL unconditionally.

Suggested-by: Peter Maydell<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  include/hw/core/sysemu-cpu-ops.h | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to