qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/7] virtio: use MemoryRegionCache to access des


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 4/7] virtio: use MemoryRegionCache to access descriptors
Date: Tue, 24 Jan 2017 12:32:13 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Fri, Jan 20, 2017 at 06:07:54PM +0100, Paolo Bonzini wrote:
> For now, the cache is created on every virtqueue_pop.  Later on,
> direct descriptors will be able to reuse it.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  hw/virtio/virtio.c | 91 
> ++++++++++++++++++++++++++++++------------------------
>  1 file changed, 50 insertions(+), 41 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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