qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH 06/18] block: Implement blk_{pread,pwrite}() using generated_


From: Hanna Reitz
Subject: Re: [PATCH 06/18] block: Implement blk_{pread,pwrite}() using generated_co_wrapper
Date: Mon, 4 Jul 2022 17:30:12 +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:
We need to add include/sysemu/block-backend-io.h to the inputs of the
block-gen.c target defined in block/meson.build.

Signed-off-by: Alberto Faria <afaria@redhat.com>
---
  block/block-backend.c             | 23 -----------------------
  block/coroutines.h                |  4 ----
  block/meson.build                 |  1 +
  include/sysemu/block-backend-io.h | 10 ++++++----
  4 files changed, 7 insertions(+), 31 deletions(-)

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




reply via email to

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