mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 09:23:23 +00:00
![]() When the VM is running, after deleting the tpmstate from the configuration, the TPM drive will still be active, because it is used by swtpm and QEMU will still have the TPM socket. Also, a subsequent live migration will fail, because the commandline for the target instance does not match the one for the source: > kvm: Unknown ramblock "tpm-ppi", cannot accept migration For efidisk, hotunplug would already fail with > can't unplug device 'efidisk0' but it's better to catch this early and queue the change as pending instead. For modifying the 'tpmstate0' and 'efidisk0' options, there are already checks to disallow live changes. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> |
||
---|---|---|
debian | ||
PVE | ||
qemu-configs | ||
qmeventd | ||
query-machine-capabilities | ||
test | ||
vm-network-scripts | ||
.gitignore | ||
bootsplash.jpg | ||
bootsplash.xcf | ||
Makefile | ||
modules-load.conf | ||
qm | ||
qmextract | ||
qmrestore |