Home
last modified time | relevance | path

Searched hist:"881 a4c553c06caa3b05a729b13d3cc781506c3a8" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dblock-backend.cdiff 881a4c553c06caa3b05a729b13d3cc781506c3a8 Thu Sep 22 03:49:00 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> block: add missing coroutine_fn annotations

Callers of coroutine_fn must be coroutine_fn themselves, or the call
must be within "if (qemu_in_coroutine())". Apply coroutine_fn to
functions where this holds.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220922084924.201610-3-pbonzini@redhat.com>
[kwolf: Fixed up coding style]
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dio.cdiff 881a4c553c06caa3b05a729b13d3cc781506c3a8 Thu Sep 22 03:49:00 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> block: add missing coroutine_fn annotations

Callers of coroutine_fn must be coroutine_fn themselves, or the call
must be within "if (qemu_in_coroutine())". Apply coroutine_fn to
functions where this holds.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220922084924.201610-3-pbonzini@redhat.com>
[kwolf: Fixed up coding style]
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
/openbmc/qemu/
H A Dblock.cdiff 881a4c553c06caa3b05a729b13d3cc781506c3a8 Thu Sep 22 03:49:00 CDT 2022 Paolo Bonzini <pbonzini@redhat.com> block: add missing coroutine_fn annotations

Callers of coroutine_fn must be coroutine_fn themselves, or the call
must be within "if (qemu_in_coroutine())". Apply coroutine_fn to
functions where this holds.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220922084924.201610-3-pbonzini@redhat.com>
[kwolf: Fixed up coding style]
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>