]> git.proxmox.com Git - qemu-server.git/commit
fix #3963: Skip TPM startup for template VMs
authorFilip Schauer <f.schauer@proxmox.com>
Thu, 10 Aug 2023 09:20:36 +0000 (11:20 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 11 Aug 2023 07:16:21 +0000 (09:16 +0200)
commita55d0f71b2bc5484611312167384539a387e9c69
treecf657220816bdb9708234c32565f9c78fb9ab9b5
parent089aed811dba66e317dc945423a083e89a85aeb8
fix #3963: Skip TPM startup for template VMs

Skip the software TPM startup when starting a template VM for performing
a backup. This fixes an error that occurs when the TPM state disk is
write-protected.

Signed-off-by: Filip Schauer <f.schauer@proxmox.com>
PVE/QemuServer.pm