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 <[email protected]>

> 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