qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] Mark non-volatile memory regions


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH 0/3] Mark non-volatile memory regions
Date: Mon, 29 Oct 2018 13:03:37 +0400

Hi

On Wed, Oct 3, 2018 at 3:46 PM Marc-André Lureau
<address@hidden> wrote:
>
> Hi,
>
> As discussed in the "[PATCH v10 6/6] tpm: add ACPI memory clear
> interface" thread, and proposed in the "[PATCH] RFC: mark non-volatile
> memory region", here is a small series to mark non-volvatile memory
> regions and skip them on dump. Upcoming TCG "Platform Reset Attack
> Mitigation" will also use this information to eventually skip
> non-volatile memory.
>
> Thanks
>
> Marc-André Lureau (3):
>   memory: learn about non-volatile memory region
>   nvdimm: set non-volatile on the memory region
>   memory-mapping: skip non-volatile memory regions in GuestPhysBlockList

Only last patch got reviews, but that means the first are probably ok as well.
Is anybody reviewing & picking the series?

thanks

>
>  include/exec/memory.h    | 25 ++++++++++++++++++++++
>  hw/mem/nvdimm.c          |  1 +
>  memory.c                 | 45 +++++++++++++++++++++++++++++++---------
>  memory_mapping.c         |  3 ++-
>  docs/devel/migration.rst |  1 +
>  5 files changed, 64 insertions(+), 11 deletions(-)
>
> --
> 2.19.0.271.gfe8321ec05
>
>


-- 
Marc-André Lureau



reply via email to

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