On Mon, Sep 4, 2023 at 12:03 PM Paolo Bonzini <pbonz...@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