qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/8] virtio: use MemoryRegionCache to access des


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 5/8] virtio: use MemoryRegionCache to access descriptors
Date: Wed, 25 Jan 2017 13:24:58 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, Jan 24, 2017 at 07:04:17PM +0100, Paolo Bonzini wrote:
> Clear cache->mr so that address_space_cache_destroy does nothing
> the second time it is called.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>         v1->v2: rebased on new patch 3, rely on previous patch
> 
>  hw/virtio/virtio.c    | 80 
> +++++++++++++++++++++++++--------------------------
>  include/exec/memory.h |  2 ++
>  2 files changed, 41 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]