Home
last modified time | relevance | path

Searched hist:c13be5a1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dasync.cc13be5a1 Thu Aug 06 08:18:00 CDT 2020 Stefan Hajnoczi <stefanha@redhat.com> async: rename event_notifier_dummy_cb/poll()

The event_notifier_*() prefix can be confused with the EventNotifier
APIs that are also called event_notifier_*().

Rename the functions to aio_context_notifier_*() to make it clear that
they relate to the AioContext::notifier field.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20200806131802.569478-2-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>