qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 040/104] virtiofsd: Pass write iov's all the way through


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 040/104] virtiofsd: Pass write iov's all the way through
Date: Mon, 20 Jan 2020 09:24:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 1/19/20 9:08 AM, Xiao Yang wrote:
On 2019/12/13 0:38, Dr. David Alan Gilbert (git) wrote:
From: "Dr. David Alan Gilbert"<address@hidden>

Pass the write iov pointing to guest RAM all the way through rather
than copying the data.

Signed-off-by: Dr. David Alan Gilbert<address@hidden>
---
  tools/virtiofsd/fuse_virtio.c | 79 ++++++++++++++++++++++++++++++++---
  1 file changed, 73 insertions(+), 6 deletions(-)

[...]
Hi,

Tested the patch and got the correct data written by guest, so it looks fine to me.
Reviewed-by: Xiao Yang <address@hidden>

So also:
Tested-by: Xiao Yang <address@hidden>


Best Regards,
Xiao Yang




reply via email to

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