qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 04/18] block: Make 'bytes' param of blk_{pread, pwrite}() an


From: Paolo Bonzini
Subject: Re: [PATCH 04/18] block: Make 'bytes' param of blk_{pread, pwrite}() an int64_t
Date: Tue, 17 May 2022 16:20:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/17/22 13:37, Alberto Faria wrote:
For consistency with other I/O functions, and in preparation to
implement them using generated_co_wrapper.

Signed-off-by: Alberto Faria <afaria@redhat.com>
---
  block/block-backend.c             | 6 +++---
  include/sysemu/block-backend-io.h | 6 +++---
  2 files changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>



reply via email to

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