qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v4 4/9] block: Introduce buf register API


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH v4 4/9] block: Introduce buf register API
Date: Wed, 10 Jan 2018 18:55:56 +0000
User-agent: Mutt/1.9.1 (2017-09-22)

On Wed, Jan 10, 2018 at 05:18:41PM +0800, Fam Zheng wrote:
> Allow block driver to map and unmap a buffer for later I/O, as a performance
> hint.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  block/block-backend.c          | 10 ++++++++++
>  block/io.c                     | 24 ++++++++++++++++++++++++
>  include/block/block.h          | 11 ++++++++++-
>  include/block/block_int.h      |  9 +++++++++
>  include/sysemu/block-backend.h |  3 +++
>  5 files changed, 56 insertions(+), 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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