[libvirt PATCH 00/14] qemu: Improve swtpm internal API

Andrea Bolognani abologna at redhat.com
Fri Feb 4 18:51:03 UTC 2022


Clean up inconsistencies to make navigating the module easier.

Andrea Bolognani (14):
  qemu: Rename qemuExtTPMStartEmulator()
  qemu: Fully document qemuTPMEmulatorStart()
  qemu: Rename qemuTPM{Create,Delete}EmulatorStorage()
  qemu: Document qemuTPMEmulatorDeleteStorage()
  qemu: Drop qemuTPMEmulatorInitStorage()
  qemu: Make qemuTPMEmulatorCreateStorage() take a virDomainTPMDef*
  qemu: Introduce qemuExtTPMEmulatorSetupCgroup()
  qemu: Introduce qemuTPMEmulatorCleanupHost()
  qemu: Rename path-building functions
  qemu: Call virDomainDefGetShortName() less frequently
  qemu: Fix description of swtpmStateDir
  qemu: Move utility functions close together
  qemu: Move entry points close together
  qemu: Move high-level actions close together

 src/qemu/qemu_tpm.c | 606 +++++++++++++++++++++++---------------------
 1 file changed, 323 insertions(+), 283 deletions(-)

-- 
2.34.1





More information about the libvir-list mailing list