
31 Jan
2023
31 Jan
'23
7:53 a.m.
On 1/27/23 16:05, Michal Privoznik wrote:
*** BLURB HERE ***
Michal Prívozník (3): qemuProcessStop: Fix detection of outgoing migration for external devices qemuExtTPMStop: Restore TPM state label more often qemuProcessLaunch: Tighten rules for external devices wrt incoming migration
src/qemu/qemu_process.c | 11 +++++++++-- src/qemu/qemu_tpm.c | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-)
Oops, I forgot to add BZ link: https://bugzilla.redhat.com/show_bug.cgi?id=2161557 and our QE did some preliminary testing and these patches solve the issue (see comment 3). Michal