virt-manager/virtManager/object
Cole Robinson b83a1b0d0f domain: Use KEEP_TPM flag for domain rename
If the VM has implicit TPM state, use the VIR_DOMAIN_UNDEFINE_KEEP_TPM
flag to preserve that state when renaming the VM (if libvirt is new
enough).

The state is stored based on VM UUID and nothing else, and the UUID
is preserved during rename, so we don't need to do any of the same
trickery that's required for nvram duplication.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-09-19 05:48:01 +02:00
..
__init__.py virtManager: Move object .py files to virtManager/object/ 2019-06-17 00:12:32 -04:00
domain.py domain: Use KEEP_TPM flag for domain rename 2024-09-19 05:48:01 +02:00
libvirtobject.py Fix some pylint, exclude some new warnings 2021-10-04 16:04:33 -04:00
network.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
nodedev.py addhardware: tweak mdev inactive UI 2022-02-12 11:24:44 -05:00
storagepool.py diskbackend: Drop support for sheepdog 2022-11-07 10:10:00 -05:00