On 6/7/22 18:00, Stefan Berger wrote:
Hi!
The patches in this PR resolve several Coverity issues and mark a memory
region with TPM response data as dirty so that it does not get lost during
migration.
Stefan
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as
appropriate.
r~
The following changes since commit 7077fcb9b68f058809c9dd9fd1dacae1881e886c:
Merge tag 'vmbus-maint-20220530' of https://github.com/maciejsszmigiero/qemu
into staging (2022-05-30 12:40:36 -0700)
are available in the Git repository at:
https://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2022-06-07-1
for you to fetch changes up to e37a0ef4605e5d2041785ff3fc89ca6021faf7a0:
tpm_crb: mark command buffer as dirty on request completion (2022-06-07
20:37:25 -0400)
Anthony PERARD (1):
tpm_crb: mark command buffer as dirty on request completion
Peter Maydell (1):
hw/tpm/tpm_tis_common.c: Assert that locty is in range
hw/tpm/tpm_crb.c | 1 +
hw/tpm/tpm_tis_common.c | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)