virt-manager/virtinst
Cole Robinson 8eb87af411 cloner: Handle .qcow2 nvram extension
We were hardcoding .fd extension, but it can be different nowadays

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-11-19 21:19:25 +01:00
..
devices virt-install: let libvirt handle --input bus=default 2024-11-19 19:41:19 +01:00
domain meson: add virtinst files 2024-11-12 23:18:32 +01:00
install meson: add virtinst files 2024-11-12 23:18:32 +01:00
__init__.py i18n: globally install also the ngettext function 2020-07-14 11:24:14 -04:00
_progresspriv.py virtinstall: Hide total_size in the progress bar if it doesn't need 2022-12-14 13:18:36 -05:00
build.cfg.in meson: add build config and its options 2024-11-12 23:18:32 +01:00
buildconfig.py meson: add build config and its options 2024-11-12 23:18:32 +01:00
capabilities.py capabilities: Exclude a line from code coverage 2024-09-10 13:13:46 -04:00
cli.py virt-install: support --input none 2024-11-19 19:41:19 +01:00
cloner.py cloner: Handle .qcow2 nvram extension 2024-11-19 21:19:25 +01:00
connection.py connection: De-duplicate ui and cli version logging 2022-08-01 06:04:48 -04:00
diskbackend.py Fix some pylint 2024-01-22 17:15:11 -05:00
domcapabilities.py domcapabilities: Add firmware patterns for loongarch64 2024-09-10 12:56:38 -04:00
generatename.py generatename: Move libvirt collision handling to callers 2019-06-11 17:54:45 -04:00
guest.py guest: refactor _add_default_input_device 2024-11-19 19:41:19 +01:00
logger.py tests: abide logging options for clitests 2019-12-11 17:57:28 -05:00
meson.build meson: add build config and its options 2024-11-12 23:18:32 +01:00
network.py hostnets: Remove SR-IOV info listing 2019-06-16 23:48:51 -04:00
nodedev.py nodedev: Move the CLI string format lookup to cli.py 2022-01-21 13:20:46 -05:00
osdict.py tests: test win11 XML generation 2023-01-19 11:54:03 -05:00
pollhelpers.py Fix pylint/pycodestyle warnings with latest versions 2022-12-13 11:23:45 -05:00
progress.py progress: Drop tqdm and revert back to local urlgrabber copy 2021-06-09 16:52:11 -04:00
snapshot.py virtinst: snapshot: add memory file attribute 2024-03-25 13:21:50 +01:00
storage.py virt-clone: only attempt --reflink for raw images 2024-11-19 21:19:25 +01:00
support.py domain: Use KEEP_TPM flag for domain rename 2024-09-19 05:48:01 +02:00
uri.py uri: Mock domcaps returning NO_SUPPORT 2024-01-22 17:07:31 -05:00
virtclone.py Remove shebangs from library paths 2021-06-22 19:54:37 -04:00
virtinstall.py virt-install: Fix a typo 2024-11-13 11:29:09 +01:00
virtxml.py virt-xml: Add --edit --convert-to-vnc 2024-10-09 11:03:43 +02:00
xmlapi.py cli: Add --xml xpath option for virt-install and virt-xml 2020-09-11 15:04:37 -04:00
xmlbuilder.py Fix some pylint 2023-09-12 11:54:04 -04:00
xmlutil.py xmlutil: Take unindent_device_xml from details.py 2022-08-03 12:34:47 -04:00