9a11bb2523
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
7 lines
196 B
YAML
7 lines
196 B
YAML
---
|
|
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``.
|