mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 05:17:59 +03:00
qemu: Document qemuTPMEmulatorDeleteStorage()
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
de69ad16ac
commit
4d0cff4221
@ -166,6 +166,12 @@ qemuTPMEmulatorCreateStorage(const char *storagepath,
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* qemuTPMEmulatorDeleteStorage:
|
||||
* @tpm: TPM definition
|
||||
*
|
||||
* Delete all persistent storage associated with the swtpm.
|
||||
*/
|
||||
static void
|
||||
qemuTPMEmulatorDeleteStorage(virDomainTPMDef *tpm)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user