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

2018-10-29 Thread Marc-André Lureau
Hi On Wed, Oct 3, 2018 at 3:46 PM Marc-André Lureau 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

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

2018-10-03 Thread Marc-André Lureau
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 us