[PATCH 0/2] tpm: fix PPI RAM migration

Marc-André Lureau posted 2 patches 4 years, 4 months ago
Test FreeBSD failed
Test docker-mingw@fedora failed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 failed
Test asan failed
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200102210149.926077-1-marcandre.lureau@redhat.com
Maintainers: Stefan Berger <stefanb@linux.ibm.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Juan Quintela <quintela@redhat.com>
There is a newer version of this series
hw/tpm/tpm_ppi.c   | 3 ++-
migration/savevm.c | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)
[PATCH 0/2] tpm: fix PPI RAM migration
Posted by Marc-André Lureau 4 years, 4 months ago
Hi,

The following series fixes a migration issue with the TPM PPI code due
to unaligned host RAM pointer.

Marc-André Lureau (2):
  RFC: savevm: check RAM is page_size aligned
  tpm-ppi: page-align PPI RAM

 hw/tpm/tpm_ppi.c   | 3 ++-
 migration/savevm.c | 5 +++++
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.24.0.308.g228f53135a