]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuExtTPMEmulatorSetupCgroup()
authorAndrea Bolognani <abologna@redhat.com>
Fri, 4 Feb 2022 16:35:46 +0000 (17:35 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Sat, 5 Feb 2022 13:36:11 +0000 (14:36 +0100)
commit5d35e2f2ccdc3b515d38e3c02bcc92256d99bd53
treec96ef737615ef44b94a9e361e78b617089b4d78b
parenta9763e8e38465aa99432389f4fb42bc1d20a2be2
qemu: Introduce qemuExtTPMEmulatorSetupCgroup()

This leaves qemuExtTPMSetupCgroup() 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