qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 12/27] file-posix: Support .bdrv_co_create


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 12/27] file-posix: Support .bdrv_co_create
Date: Mon, 12 Feb 2018 14:55:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 2018-02-08 20:23, Kevin Wolf wrote:
> This adds the .bdrv_co_create driver callback to file, which enables
> image creation over QMP.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  qapi/block-core.json | 20 +++++++++++++-
>  block/file-posix.c   | 77 
> +++++++++++++++++++++++++++++++++++++---------------
>  2 files changed, 74 insertions(+), 23 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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