]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce qemuTPMEmulatorCleanupHost()
authorAndrea Bolognani <abologna@redhat.com>
Fri, 4 Feb 2022 16:57:53 +0000 (17:57 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Sat, 5 Feb 2022 13:36:11 +0000 (14:36 +0100)
commitc2c8cf3ed406fe2c04906d1b33a44dde045ff445
tree475b23b63b5cbb099137ad152cffb378cadba35d
parent5d35e2f2ccdc3b515d38e3c02bcc92256d99bd53
qemu: Introduce qemuTPMEmulatorCleanupHost()

This leaves qemuExtTPMCleanupHost() to only deal with looping
over TPM devices, same as other qemuExtTPMDoThing() functions.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_tpm.c