qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_alloca


From: Paolo Bonzini
Subject: Re: [PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
Date: Tue, 26 Sep 2023 17:31:21 +0200

On Mon, Sep 4, 2023 at 12:03 PM Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> Provide coroutine versions of bdrv_is_allocated* and bdrv_block_status*,
> since the underlying BlockDriver API is coroutine-based, and use
> automatically-generated wrappers for the "mixed" versions.
>
> v2->v3: cleaned up formatting

Ping.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]