qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 07/18] block: Add blk_{preadv,pwritev}()


From: Hanna Reitz
Subject: Re: [PATCH 07/18] block: Add blk_{preadv,pwritev}()
Date: Tue, 5 Jul 2022 09:55:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 17.05.22 13:38, Alberto Faria wrote:
Implement them using generated_co_wrapper.

Signed-off-by: Alberto Faria <afaria@redhat.com>
---
  include/sysemu/block-backend-io.h |  6 +++++
  tests/unit/test-block-iothread.c  | 42 ++++++++++++++++++++++++++++++-
  2 files changed, 47 insertions(+), 1 deletion(-)

Reviewed-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

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