]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Handle locking of TPM state directory for incoming migration
authorAndrea Bolognani <abologna@redhat.com>
Wed, 2 Oct 2024 09:10:08 +0000 (11:10 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 3 Oct 2024 12:50:06 +0000 (14:50 +0200)
commit7d6759135e34c253d84cb25a2604afac5f50a7d2
treebf96c68a415590ac0b70a6db28bb6d4314f61949
parent454219ad6c13f0f658cde7d593361236dfef11f8
qemu: Handle locking of TPM state directory for incoming migration

By not attempting to lock the lock file, which would fail.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_security.c
src/qemu/qemu_security.h
src/qemu/qemu_tpm.c