Home
last modified time | relevance | path

Searched hist:"6229438 c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dasync.c6229438c Mon Mar 06 03:43:52 CST 2023 Paolo Bonzini <pbonzini@redhat.com> async: clarify usage of barriers in the polling case

Explain that aio_context_notifier_poll() relies on
aio_notify_accept() to catch all the memory writes that were
done before ctx->notified was set to true.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>