qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/2] memory: Convert skip_dump to ram_device


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/2] memory: Convert skip_dump to ram_device and avoid memcpy
Date: Tue, 25 Oct 2016 22:04:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0


On 25/10/2016 20:17, Alex Williamson wrote:
> v2: retain ram_device flag to avoid extra cache miss, per Paolo.
> 
> Paolo, posting for completeness, I can merge through my tree if you
> want to Ack.  Thanks,

Great, thanks.

Acked-by: Paolo Bonzini <address@hidden>

> Alex
> 
> ---
> 
> Alex Williamson (2):
>       memory: Replace skip_dump flag with "ram_device"
>       memory: Don't use memcpy for ram_device regions
> 
> 
>  hw/vfio/common.c      |    9 ++----
>  hw/vfio/spapr.c       |    2 +
>  include/exec/memory.h |   47 ++++++++++++++++++++---------
>  memory.c              |   80 
> +++++++++++++++++++++++++++++++++++++++++++++++--
>  memory_mapping.c      |    2 +
>  trace-events          |    2 +
>  6 files changed, 116 insertions(+), 26 deletions(-)
> 
> 



reply via email to

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