libvirt: Ensure swtpm_ioctl is available for vTPM support
Libvirt uses swtpm_ioctl to terminate swtpm processes. If the binary does not exist, swtpm processes are kept running after the associated VM terminates, because QEMU does not send shutdown to swtpm. Closes-Bug: #2052761 Change-Id: I682f71512fc33a49b8dfe93894f144e48f33abe6
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
The libvirt driver now ensures the ``swtpm_ioctl`` binary, which is used
|
||||
to terminate swtpm processes, is present when ``[libvirt] swtpm_enabled``
|
||||
is set to ``True``.
|
||||
Reference in New Issue
Block a user