Hello!
This PR contains TPM-related patches for Xen and shared storage support. Cheers! Stefan The following changes since commit 79dfa177ae348bb5ab5f97c0915359b13d6186e2: Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into staging (2022-09-07 13:13:30 -0400) are available in the Git repository at: https://github.com/stefanberger/qemu-tpm.git tags/tpm-pull-2022-09-13-1 for you to fetch changes up to 99bdcd2cc2d05833f5c11caca22193f8dd878ae9: tpm_emulator: Have swtpm relock storage upon migration fall-back (2022-09-13 10:27:17 -0400) Ross Lagerwall (2): tpm_emulator: Avoid double initialization during migration tpm_crb: Avoid backend startup just before shutdown under Xen Stefan Berger (2): tpm_emulator: Use latest tpm_ioctl.h from swtpm project tpm_emulator: Have swtpm relock storage upon migration fall-back backends/tpm/tpm_emulator.c | 70 ++++++++++++++++++++++++++- backends/tpm/tpm_ioctl.h | 96 +++++++++++++++++++++++++++++-------- backends/tpm/trace-events | 2 + hw/tpm/tpm_crb.c | 7 ++- 4 files changed, 153 insertions(+), 22 deletions(-) -- 2.37.2