qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3] virtio-gpu: fix unmap the already mapped items


From: Gerd Hoffmann
Subject: Re: [PATCH v3] virtio-gpu: fix unmap the already mapped items
Date: Mon, 31 Aug 2020 13:16:25 +0200

On Thu, Aug 27, 2020 at 11:58:55AM +0800, Li Zhijian wrote:
> we go here either (!(*iov)[i].iov_base) or (len != l), so we need to consider
> to unmap the 'i'th item as well when the 'i'th item is not nil
> 
> CC: Li Qiang <liq3ea@gmail.com>
> Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>

Added to vga queue.

thanks,
  Gerd




reply via email to

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