qemu-devel
[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: Kevin Wolf
Subject: Re: [PATCH v3 0/4] block: clean up coroutine versions of bdrv_{is_allocated,block_status}*
Date: Fri, 6 Oct 2023 17:58:15 +0200

Am 04.09.2023 um 12:03 hat Paolo Bonzini geschrieben:
> 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

Thanks, applied to the block branch.

Kevin




reply via email to

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