Am 08/11/2022 um 22:19 schrieb Stefan Hajnoczi:
> From: Emanuele Giuseppe Esposito <[email protected]>
>
> Just as done in the block API, mark functions in virtio-blk
> that are called also from iothread(s).
>
> We know such functions are IO because many are blk_* callbacks,
> running always in the device iothread, and remaining are propagated
> from the leaf IO functions (if a function calls a IO_CODE function,
> itself is categorized as IO_CODE too).
>
> Signed-off-by: Emanuele Giuseppe Esposito <[email protected]>
> Reviewed-by: Stefan Hajnoczi <[email protected]>
> Signed-off-by: Stefan Hajnoczi <[email protected]>
> Message-Id: <[email protected]>
>


Reviewed-by: Emanuele Giuseppe Esposito <[email protected]>


Reply via email to