Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

virt-install-5.1.0-13.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: virt-install Distribution: openSUSE Tumbleweed
Version: 5.1.0 Vendor: openSUSE
Release: 13.1 Build date: Tue Mar 31 22:50:13 2026
Group: System/Monitoring Build host: reproducible
Size: 38971 Source RPM: virt-manager-5.1.0-13.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://virt-manager.org/
Summary: Utilities for installing virtual machines
Package includes several command line utilities, including virt-install
(build and install new VMs) and virt-clone (clone an existing virtual
machine).

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Mar 31 2026 carnold@suse.com
  - Upstream features and bug fixes (bsc#1027942) (jsc#PED-14625)
    008-Fix-typo-in-virt-clone-documentation.patch
    062-cli-add--boot-secure-boot-option.patch
    063-man-secure-boot-dont-mention-enrolled-keys.patch
    077-man-virt-install-change--boot-secure-boot--docs.patch
    079-domain-os-add-set_firmware_feature-helper.patch
    080-cli-add--boot-firmware.enrolled-keys--firmware.secure-boot.patch
  - Fix the UI Enable Launch Security checkbox
    virtman-add-launch-security-support.patch
* Wed Mar 18 2026 carnold@suse.com
  - Fix a python syntax warning
    virtinst-query-recommended-firmware.patch
* Tue Mar 10 2026 carnold@suse.com
  - Simplify how we detect if an OS recommends efi as the preferred
    firmware.
    virtinst-query-recommended-firmware.patch
* Tue Mar 03 2026 carnold@suse.com
  - Fix media detection failure to distinguish between sles16 and
    sles16.1
    virtinst-add-sle16-detection-support.patch
* Mon Mar 02 2026 carnold@suse.com
  - bsc#1259049 - virt-manager: virt-install deprecate libxml2 python
    bindings
    004-xmlapi-split-out-xmlbase.py-and-xmllibxml2.py.patch
    005-xmlbase-fix-parentnode-None-check.patch
    006-xmllibxml2-lazily-import-libxml2.patch
    007-xmlapi-add-xmletree.py-backend.patch
* Tue Feb 17 2026 carnold@suse.com
  - jsc#PED-14636 - UEFI as default for new SLES 16 VMs
    virtinst-query-recommended-firmware.patch
* Wed Feb 04 2026 carnold@suse.com
  - Upstream features and bug fixes (bsc#1027942) (jsc#PED-14625)
    051-addhardware-Add-usb-as-a-recommended-sound-device.patch
    055-virtinst-Add-serial-controller-option-to-cli.patch
    056-virtinst-Add-NVMe-Controller.patch
    057-virtinst-implement-NVMe-disk-target-generation.patch
    058-virtManager-Add-NVMe-disk-type.patch
    059-ui-Show-NVMe-Controller-details.patch
    060-virtinst-fix-locale-when-running-in-flatpak.patch
    061-virtinst-add-support-for-iommufd.patch
* Fri Jan 23 2026 carnold@suse.com
  - bsc#1257182 - A VM will fail to boot with Intel TDX or AMD SNP
    with a TPM device defined in the VM
    virtinst-remove-tpm-device-for-tdx-and-snp.patch
  - Modified detection of SLES distros to be more flexible with
    media naming conventions
* Wed Jan 07 2026 carnold@suse.com
  - Upstream features and bug fixes (bsc#1027942) (jsc#PED-14625)
    003-virtinst-cloudinit-include-empty-meta-data-file.patch
    009-avoid-NoneType-pixbuf.patch
    012-virtManager-wrapped-details-hw-panel-with-GtkScrolledWindow.patch
    013-virtinst-interface-add-support-for-backend.hostname-and-backend.fqdn.patch
    014-virtinst-add-support-for-acpi-generic-initiator.patch
    015-virtinst-add-support-for-pcihole64.patch
    017-maint-use-constants-instead-of-strings-for-boot-devices.patch
    018-virtinst-rework-get_boot_order.patch
    019-virtinst-guest-introduce-can_use_device_boot_order.patch
    020-virtinst-remove-legacy-attribute-from-set_boot_order-get_boot_order.patch
    021-installer-add-support-to-use-device-boot-order.patch
    024-virtinst-Fix-XDG_DATA_HOME-handling.patch
  - Dropped virtinst-fix-XDG_DATA_HOME-handling.patch
* Tue Dec 09 2025 Callum Farmer <gmbr3@opensuse.org>
  - Add virtinst-fix-XDG_DATA_HOME-handling.patch: fix usage
    of XDG_DATA_HOME (bsc#1253017)
  - Use a more sensible XDG_DATA_HOME in test section
* Fri Nov 07 2025 carnold@suse.com
  - bsc#1253017 - aaa_base: update to 84.87+git20251030.441f926
    breaks python-platformdirs:test and virt-manager:test
    virt-manager.spec
* Fri Oct 17 2025 carnold@suse.com
  - bsc#1252105 - Unable to create an SEV-SNP enabled guest with
    virt-manager. This simplifies the code from what used to be
    required for sev while adding initial tdx support.
    virtman-add-launch-security-support.patch
  - Dropped patches rolled into above the patch.
    virtman-add-sev-memory-support.patch
    virtinst-dont-require-uefi-for-sev-snp.patch
* Thu Sep 11 2025 carnold@suse.com
  - Fix issues with detection of openSUSE Leap 16.
    virtinst-add-sle16-detection-support.patch
* Mon Sep 08 2025 carnold@suse.com
  - Update to Version 5.1.0 (jsc#PED-8910)
    * cli: Support --cpu maximum (Andrea Bolognani)
    * Prefer maximum mode for many emulated guests (Andrea Bolognani)
    * virt-manager: Fill in model combo with advertised values by
      libvirt (Lin Ma)
    * virt-manager: Default to same snapshot mode as currently used
      snapshot
    * virt-manager: Warn users to not mix snapshot modes
    * cli: Add --memdev target.dynamicMemslots support for
      virtio-mem (Lin Ma)
    * cli: add target.memReserve for pci-bridge and pcie-root-port
      controllers (Lin Ma)
    * cli: Add --disk driver.queue_size support (Lin Ma)
    * cli: Add 'poll' settings for iothread (Lin Ma)
    * cli: Add --tpm backend.profile.{source,removeDisabled} support
      (Lin Ma)
    * cli: Add nvram.templateFormat to indicate template format
      (Lin Ma)
    * cli: Add --features hyperv.xmm_input.state=on/off (Lin Ma)
    * cli: Add --features hyperv.emsr_bitmap.state=on/off (Lin Ma)
    * cli: Add --features hyperv.tlbflush.direct.state=on/off
      (Lin Ma)
    * cli: Add --features hyperv.tlbflush.extended.state=on/off
      (Lin Ma)
    * virt-manager: Add riscv64 to prioritized architectures
      (Heinrich Schuchardt)
    * virtinst: Add --pstore backend=acpi-erst,path=XX,size=YY
      support (Lin Ma)
    * XML: Fix escaping special characters twice in some cases
      (Marius Vollmer)
    * Add riscv64 architecture for Debian ISO/URL detection
      (Heinrich Schuchardt)
    * virt-manager: list virtual networks when creating new QEMU
      Session VM
    * Add support for vDPA network devices (Joren)
    * virt-install: Detect wayland in order to start virt-viewer
    * Improve Debian/Ubuntu detection for ISO images
    * Allow spaces, disallow slashes in names
      (AbhinavTiruvee)
    * cli: Add support to fetch cloud-init config files from URL
    * virt-manager: Fix error when opening File Browser
      (Zahid Kizmaz)
    * virt-manager: Add Ctrl+Alt+Shift+Esc key command for logind's
      SecureAttentionKey (n3rdopolis)
    * cli: Add support for creating TDX VMs
    * virt-install: Improve default device models to improve Windows
      ARM support (Akihiko Odaki)
    * Add support to configure startup policy for USB passed through
      devices (Lin Ma)
  - Drop patches contained in new tarball
    001-cli-Support-cpu-maximum.patch
    002-gui-Support-maximum-CPU-mode.patch
    003-cpu-Prefer-maximum-mode-for-many-emulated-guests.patch
    004-domcaps-get-list-of-supported-panic-device-models.patch
    005-tests-Update-capabilities-for-advertisting-panic-device-models.patch
    006-addhardware-panic-Fill-in-model-combo-with-advertised-values-by-libvirt.patch
    007-cli-man-Always-list-osinfo-before-os-variant.patch
    008-snapshots-default-to-same-snapshot-mode-as-currently-used-snapshot.patch
    009-snapshots-warn-users-to-not-mix-snapshot-modes.patch
    010-virtManager-domain-fix-indentation.patch
    021-cli-Add-memdev-target.dynamicMemslots-support-for-virtio-mem.patch
    022-cli-add-target.memReserve-for-pci-bridge-and-pcie-root-port-controllers.patch
    023-cli-Add-disk-driver.queue_size-support.patch
    024-cli-Add-poll-settings-for-iothread.patch
    025-test_cli-Fix-a-pycodestyle-E261-issue.patch
    026-gitignore-Ignore-coverage.xml.patch
    027-cli-Add-tpm-backend.profile.source-removeDisabled-support.patch
    028-cli-Add-nvram.templateFormat-to-indicate-template-format.patch
    029-cli-Add-features-hyperv.xmm_input.state-on-off.patch
    030-cli-Add-features-hyperv.emsr_bitmap.state-on-off.patch
    031-cli-Add-features-hyperv.tlbflush.direct.state-on-off.patch
    032-cli-Add-features-hyperv.tlbflush.extended.state-on-off.patch
    033-createvm-prioritize-riscv64.patch
    034-tests-uitests-handle-linux2020-going-EOL.patch
    040-virtinst-add-pstore-backend-support.patch
    041-tests-add-pstore-test.patch
    042-man-virt-install-Document-pstore-device.patch
    043-tests-Increase-virtio-mem-block-size.patch
    044-tests-test_urls-fix-dead-URL.patch
    045-urlfetcher-add-riscv64-architecture-for-Debian.patch
    046-virt-manager-list-virtual-networks-when-creating-new-QEMU-Session-VM.patch
    047-virt-install-add-support-for-vDPA-network-device.patch
    048-virt-manager-add-support-for-vDPA-network-device.patch
    049-virt-install-detect-wayland-in-order-to-start-virt-viewer.patch
    050-Validation-allow-spaces-disallow-slashes.patch
    051-fix-default-start_folder-to-None.patch
    052-Add-Ctrl+Alt+Shift+Esc-key-command-for-loginds-SecureAttentionKey.patch
    053-virtinst-add-support-for-creating-TDX-guests.patch
    revert-363fca41-virt-install-Require-osinfo-for-non-x86-HVM-case-too.patch
* Wed Aug 13 2025 carnold@suse.com
  - Adjust how we detect sles16 as the media layout changes.
    (bsc#1244685) (bsc#1249466)
    virtinst-add-sle16-detection-support.patch
* Tue Aug 12 2025 carnold@suse.com
  - bsc#1247865 - sles 16.0 rc3 KVM virt-manager detects windows 2025
    as 2022
    virtinst-windows-server-detection.patch
* Mon Jul 28 2025 carnold@suse.com
  - Add support for creating TDX guests in virt-install (jsc#PED-9265)
    053-virtinst-add-support-for-creating-TDX-guests.patch
* Wed Jun 18 2025 carnold@suse.com
  - bsc#1244685 - Could not find an installable distribution with
    virt-install command
    virtinst-add-sle16-detection-support.patch
* Thu Jun 12 2025 carnold@suse.com
  - Upstream bug fixes (bsc#1027942)
    050-Validation-allow-spaces-disallow-slashes.patch
    051-fix-default-start_folder-to-None.patch
    052-Add-Ctrl+Alt+Shift+Esc-key-command-for-loginds-SecureAttentionKey.patch
* Mon May 19 2025 carnold@suse.com
  - Add detection code for SLES 16 media (bsc#1236252, bsc#1243296)
    virtinst-add-sle16-detection-support.patch
* Mon Apr 14 2025 carnold@suse.com
  - Spec file changes for including the correct dependencies
    depending on the distro. (bsc#1241082 and bsc#1241119)
* Fri Apr 11 2025 carnold@suse.com
  - Upstream features and bug fixes (bsc#1027942) (jsc#PED-8910)
    040-virtinst-add-pstore-backend-support.patch
    041-tests-add-pstore-test.patch
    042-man-virt-install-Document-pstore-device.patch
    043-tests-Increase-virtio-mem-block-size.patch
    044-tests-test_urls-fix-dead-URL.patch
    045-urlfetcher-add-riscv64-architecture-for-Debian.patch
    046-virt-manager-list-virtual-networks-when-creating-new-QEMU-Session-VM.patch
    047-virt-install-add-support-for-vDPA-network-device.patch
    048-virt-manager-add-support-for-vDPA-network-device.patch
    049-virt-install-detect-wayland-in-order-to-start-virt-viewer.patch
  - bsc#1241082 - [Build 20250410] virt_install fails to launch:
    missing dependencies.
    Spec file modifications
* Tue Apr 08 2025 carnold@suse.com
  - bsc#1239837 - [SLFO] virt-manager still has unresolved
    dependencies in beta2
    Remove dependencies on spice and other Gtk sources as these
    packages don't exist in SLES16. Cleanup other dependencies.
    virt-manager.spec
* Wed Mar 12 2025 carnold@suse.com
  - Upstream bug fix (bsc#1027942)
    010-virtManager-domain-fix-indentation.patch
  - Upstream features from Lin Ma and others (jsc#PED-8910)
    021-cli-Add-memdev-target.dynamicMemslots-support-for-virtio-mem.patch
    022-cli-add-target.memReserve-for-pci-bridge-and-pcie-root-port-controllers.patch
    023-cli-Add-disk-driver.queue_size-support.patch
    024-cli-Add-poll-settings-for-iothread.patch
    025-test_cli-Fix-a-pycodestyle-E261-issue.patch
    026-gitignore-Ignore-coverage.xml.patch
    027-cli-Add-tpm-backend.profile.source-removeDisabled-support.patch
    028-cli-Add-nvram.templateFormat-to-indicate-template-format.patch
    029-cli-Add-features-hyperv.xmm_input.state-on-off.patch
    030-cli-Add-features-hyperv.emsr_bitmap.state-on-off.patch
    031-cli-Add-features-hyperv.tlbflush.direct.state-on-off.patch
    032-cli-Add-features-hyperv.tlbflush.extended.state-on-off.patch
    033-createvm-prioritize-riscv64.patch
    034-tests-uitests-handle-linux2020-going-EOL.patch
* Thu Mar 06 2025 carnold@suse.com
  - bsc#1239013 - Unable to install an SEV-SNP guest with virt-install
    virtinst-dont-require-uefi-for-sev-snp.patch
* Thu Feb 27 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Remove unneeded Requires on python3-ipaddr.
* Tue Feb 11 2025 carnold@suse.com
  - Spec file modifications for SLES16 and some cleanups
    virt-manager.spec
  - Add additional detection code for SLES 16 media (bsc#1236252)
    virtinst-add-sle16-detection-support.patch
* Tue Jan 28 2025 carnold@suse.com
  - Upstream bug fixes (bsc#1027942) (jsc#PED-8910)
    001-cli-Support-cpu-maximum.patch
    002-gui-Support-maximum-CPU-mode.patch
    003-cpu-Prefer-maximum-mode-for-many-emulated-guests.patch
    004-domcaps-get-list-of-supported-panic-device-models.patch
    005-tests-Update-capabilities-for-advertisting-panic-device-models.patch
    006-addhardware-panic-Fill-in-model-combo-with-advertised-values-by-libvirt.patch
    007-cli-man-Always-list-osinfo-before-os-variant.patch
    008-snapshots-default-to-same-snapshot-mode-as-currently-used-snapshot.patch
    009-snapshots-warn-users-to-not-mix-snapshot-modes.patch
  - Drop virtinst-dont-use-special-copy-cpu-features.patch
* Fri Jan 17 2025 carnold@suse.com
  - Fix issue being able to detect SLES 16 media (jsc#PED-8910)
    See also bsc#1236252
    virtinst-add-sle16-detection-support.patch
* Thu Dec 05 2024 carnold@suse.com
  - bsc#1234215 - fail to install a guest with virt-install and
    report "AttributeError: 'str' object has no attribute 'removeprefix'"
    virtinst-drop-removeprefix-usage.patch
* Tue Nov 26 2024 carnold@suse.com
  - Update to Version 5.0.0 (jsc#PED-8910)
    * virt-clone: colne serial files (Oleg Vasilev)
    * virt-clone: Copy disk permissions as well (Martin Kletzander)
    * virt-install: Add properties for AMD SEV-SNP (Daniel P. Berrangé)
    * virt-install: Add passt backend for user network interface
    * virt-install: Add support for --sound multichannel,stream (Lin Ma)
    * virt-install: Add support for --tpm backend.debug,backend.source (Lin Ma)
    * virt-xml: add --edit --convert-to-q35
    * virt-xml: add --edit --convert-to-vnc
    * virt-xml: Add --edit --boot uefi
    * virt-manager: Fix opening graphical console with egl-headless (Feng Jiang)
    * virt-manager: Add support to create external snapshots
    * virt-manager: Default to scaling=Always for consoles
    * virt-manager: switch to not forking by default
    * cli: Add more --disk options (Lin Ma)
    * cli: Add --memdev target.address_base for virtio-mem and virtio-pmem (Lin Ma)
    * cli: Add --features kvm.pv-ipi.state=on|off (Lin Ma)
    * cli: Add --video model.blob=on|off (Lin Ma)
    * Add missing Hyper-V features and enable most of them by default
    * Add loongarch support (Xianglai Li)
    * Add support for hvf domain type (Mohamed Akram)
    * Support creating sparse volumes on ZFS pools (Iain Buclaw)
    * UEFI improvements for riscv64 and loongarch64 VMs (Andrea Bolognani)
    * Add graphcis to riscv64 and aarch64
    * build: swtich from setuptools to meson
    * diskbackend: Drop support for sheepdog (Lin Ma)
    * cli: Deprecate --cpu host in favor of --cpu host-model (Andrea Bolognani)
  - Drop the following upstream patches contained in new tarball
    001-cli-disk-Add-driver.metadata_cache-options.patch
    002-tests-cli-Fix-test-output-after-previous-commit.patch
    003-fsdetails-Fix-an-error-with-source.socket-of-virtiofs.patch
    004-cli-Drop-unnecessary-disk-prop-aliases.patch
    005-tests-testdriver-Add-filesystem-socket-example.patch
    006-virtinstall-split-no_install-conditional-apart-to-track-code-coverage.patch
    007-virtinstall-fix-regression-with-boot-and-no-install-method.patch
    008-tests-Add-a-compat-check-for-linux2020-in-amd-sev-test-case.patch
    009-cli-cpu-Add-maxphysaddr.mode-bits-options.patch
    010-virt-install-help-required-options-are-wrong.patch
    011-cloner-Sync-uuid-and-sysinfo-system-uuid.patch
    012-virt-install-unattended-and-cloud-init-conflict.patch
    013-virt-install-Reuse-cli.fail_conflicting.patch
    014-cli-support-boot-loader.stateless-.patch
    015-diskbackend-Drop-support-for-sheepdog.patch
    016-Fix-pylint-pycodestyle-warnings-with-latest-versions.patch
    017-tests-cpio-set-owner-to-00.patch
    018-addhardware-Fix-backtrace-when-controller.index-is-None.patch
    019-Clean-up-FileChooser-usage-a-bit.patch
    020-guest-Query-availability-of-usb-redirdevs-in-domcaps.patch
    021-guest-Query-availability-of-spicevmc-channels-in-domcaps.patch
    022-tests-Add-domcaps-coverage-for-usb-redir-spicevmc-channel-checks.patch
    023-tests-Update-to-latest-kvm-domcaps.patch
    024-progress-Fix-showing-correct-final-total.patch
    025-virtinstall-Fix-the-allocating-disk-size-printed-by-the-progress-bar.patch
    026-virtinstall-Hide-total_size-in-the-progress-bar-if-it-doesnt-need.patch
    027-asyncjob-Fix-backtrace-when-no-cursor-theme-installed.patch
    029-asyncjob-Remove-unused-import.patch
    030-Packit-initial-enablement.patch
    031-virt-install-Recommend-boot-uefi.patch
    032-virt-install-Document-Secure-Boot-setups.patch
    033-cloner-clone-serial-files.patch
    034-tests-cli-test-serial-file-clone.patch
    035-man-virt-install-Add-a-note-about-different-behavior-of-boot-on-s390x.patch
    036-tests-uitests-Fix-window-reposition-on-f38.patch
    037-tests-livetests-work-around-qemu-media-change-regression.patch
    038-tests-uitests-Fix-manager-window-repositioning-test.patch
    039-tests-Default-uitests-to-verbosity-2.patch
    040-uitests-Make-hotplug-test-pass-on-both-f37-and-f38.patch
    041-uitests-More-attempts-at-making-manager-reposition-test-reliable.patch
    042-tests-uitests-make-menu-operations-more-robust.patch
    043-rpm-convert-license-to-SPDX-format.patch
    044-uitests-Drop-hotplug-work-around-f38-libvirt-is-fixed-now.patch
    045-virtinst-delay-lookup_capsinfo-until-we-really-need-it.patch
    046-virtinst-suppress-lookup_capsinfo-exception-in-machine-type-alias-check.patch
    047-tests-data-refresh-Fedora-tree-URLs-in-virt-install-osinfo-expected-XMLs.patch
    048-tests-Add-unit-test-coverage-for-539.patch
    049-fix-indentation-of-multiline-log.exception-invocations.patch
    050-virt-clone-Copy-disk-permissions-as-well.patch
    051-data-appstream-add-launchable-tag.patch
    052-Fix-some-pylint.patch
    055-connectauth-Drop-sanity-checking-for-libvirtd.patch
    056-delete-Fix-ambiguity-that-confused-pylint.patch
    057-Fix-filesystem-socket.source.patch
    058-uri-Mock-domcaps-returning-NO_SUPPORT.patch
    059-tests-cli-Adjust-hotplug-test-for-latest-libvirt.patch
    060-Fix-some-pylint.patch
    061-tests-ui-make-newvm-test-start-less-flakey.patch
    062-tests-ui-make-creatnet-test-start-less-flakey.patch
    063-Support-creating-sparse-volumes-on-ZFS-pools.patch
    064-domain-rename-handle-firmware-ending-with-.qcow2.patch
    065-testdriver-Add-portgroups-example-to-test-many-devices.patch
    066-netlist-Fix-UI-error-when-virtual-network-doesnt-exist.patch
    067-ui-details-fix-Applications-width.patch
    068-ui-details-Increased-scrolledview6s-height-request.patch
    069-uitests-Fix-walkUI-flakyness.patch
    070-uitests-Handle-slow-app-launch-on-fedora-39.patch
    071-createvm-Replace-deprecated-pkgutil.find_loader.patch
    072-Fix-pylint-3.1.0-issues.patch
    073-console-Move-embeddable_graphics-to-console.py.patch
    074-domain-Add-idx-parameter-to-open_graphics_fd.patch
    075-console-Select-the-first-embeddable-graphics-device-as-graphical-console.patch
    076-console-Cleanup-and-improve-console-menu-handling.patch
    077-cli-add-show-systray-option.patch
    078-man-document-show-systray-option.patch
    079-baseclass-Avoid-glib-Source-ID-XX-not-found-at-app-shutdown.patch
    080-uitests-More-handling-for-slow-startup-on-f39.patch
    081-systray-Cleanups-and-improvements-for-show-systray.patch
    082-virtinst-add-external-snapshot-capability.patch
    083-virtinst-snapshot-add-memory-file-attribute.patch
    084-virtManager-domain-allow-disk-only-snapshots.patch
    085-virtManager-add-support-to-create-external-snapshots.patch
    086-virtManager-ignore-agen-livecycle-event-for-shutoff-VMs.patch
    087-Allow-serial-console-resize-to-beyond-80-columns.patch
    088-tests-Fix-host-copy-XML-with-libvirt-10.1.0.patch
    089-hostdev-Fix-error-when-mdev-type_id-is-missing.patch
    090-db1b2fbc-Use-GtkFileChooserNative.patch
    091-uitests-Fix-with-GtkFileChooserNative.patch
    092-cli-Use-regex-for-grep-and-nogrep-args.patch
    093-cli-Fix-with-latest-libvirt.patch
    094-uitests-handle-newer-libvirt-test-driver-UpdateDevice-support.patch
    095-uitests-force-internal-snapshots-in-test_snapshot.py.patch
  - Drop the following downstream patches no longer required
    virtinst-dont-create-storage-pool-for-dryrun.patch
    virtinst-add-pvh-support.patch
    virtinst-enable-video-virtio-for-arm.patch
    virtinst-add-hyperv-performance-options.patch
    virtman-dont-specify-gtksource-version.patch
    virtman-language-fixes.patch
* Tue Nov 05 2024 carnold@suse.com
  - dbus-1-x11 is being removed from Tumbleweed so drop dependency in
    virt-manager. Add dependency on python3-dbus-python.
* Tue Oct 08 2024 carnold@suse.com
  - bsc#1231400 - Virt-manager is missing support for AMD sev-snp
    virtman-add-sev-memory-support.patch
* Tue Sep 17 2024 carnold@suse.com
  - Fix SUSE SL Micro detection
    virtinst-add-slem60-detection-support.patch
* Mon Aug 26 2024 carnold@suse.com
  - Solve bsc#1228384 --dry-run creating pools in a different way
    virtinst-dont-create-storage-pool-for-dryrun.patch
* Thu Aug 22 2024 carnold@suse.com
  - Upstream bug fixes (bsc#1027942) (jsc#PED-8910)
    094-uitests-handle-newer-libvirt-test-driver-UpdateDevice-support.patch
    095-uitests-force-internal-snapshots-in-test_snapshot.py.patch
* Tue Aug 06 2024 carnold@suse.com
  - Fix test failure with libvirt version 10.6.0
    092-cli-Use-regex-for-grep-and-nogrep-args.patch
    093-cli-Fix-with-latest-libvirt.patch
* Mon Jul 29 2024 carnold@suse.com
  - bsc#1228384 - virt-install generates unwanted libvirt storage
    pools when running with --dry-run --print-xml
    virtinst-dont-create-storage-pool-for-dryrun.patch
* Tue Jul 23 2024 carnold@suse.com
  - bsc#1228227 - libvirt missing default hyperv options causes
    windows guest performance degredation.
    virtinst-add-hyperv-performance-options.patch
* Sat Jun 29 2024 carnold@suse.com
  - bsc#1227116 - osinfo still uses deprecated SL-Micro name
    virtinst-add-slem60-detection-support.patch
    Dropped virtinst-add-slm-detection-support.patch
* Thu Jun 20 2024 Markéta Machová <mmachova@suse.com>
  - remove dependency on /usr/bin/python3 using
    %python3_fix_shebang macro, [bsc#1212476]
* Tue Jun 18 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Skip some tests that fail under Pytest 8.x.
* Tue Jun 11 2024 carnold@suse.com
  - bsc#1226173 - virt-manager: Browse local does not work anymore
    090-db1b2fbc-Use-GtkFileChooserNative.patch
    Renamed 090-uitests-Fix-with-GtkFileChooserNative.patch to
    091-uitests-Fix-with-GtkFileChooserNative.patch
* Thu May 23 2024 carnold@suse.com
  - Upstream bug fixes (bsc#1027942) (jsc#PED-6305)
    088-tests-Fix-host-copy-XML-with-libvirt-10.1.0.patch
    089-hostdev-Fix-error-when-mdev-type_id-is-missing.patch
    090-uitests-Fix-with-GtkFileChooserNative.patch
* Thu May 16 2024 carnold@suse.com
  - Upstream bug fixes (bsc#1027942) (jsc#PED-6305)
    063-Support-creating-sparse-volumes-on-ZFS-pools.patch
    064-domain-rename-handle-firmware-ending-with-.qcow2.patch
    065-testdriver-Add-portgroups-example-to-test-many-devices.patch
    066-netlist-Fix-UI-error-when-virtual-network-doesnt-exist.patch
    067-ui-details-fix-Applications-width.patch
    068-ui-details-Increased-scrolledview6s-height-request.patch
    069-uitests-Fix-walkUI-flakyness.patch
    070-uitests-Handle-slow-app-launch-on-fedora-39.patch
    071-createvm-Replace-deprecated-pkgutil.find_loader.patch
    072-Fix-pylint-3.1.0-issues.patch
    073-console-Move-embeddable_graphics-to-console.py.patch
    074-domain-Add-idx-parameter-to-open_graphics_fd.patch
    075-console-Select-the-first-embeddable-graphics-device-as-graphical-console.patch
    076-console-Cleanup-and-improve-console-menu-handling.patch
    077-cli-add-show-systray-option.patch
    078-man-document-show-systray-option.patch
    079-baseclass-Avoid-glib-Source-ID-XX-not-found-at-app-shutdown.patch
    080-uitests-More-handling-for-slow-startup-on-f39.patch
    081-systray-Cleanups-and-improvements-for-show-systray.patch
    082-virtinst-add-external-snapshot-capability.patch
    083-virtinst-snapshot-add-memory-file-attribute.patch
    084-virtManager-domain-allow-disk-only-snapshots.patch
    085-virtManager-add-support-to-create-external-snapshots.patch
    086-virtManager-ignore-agen-livecycle-event-for-shutoff-VMs.patch
    087-Allow-serial-console-resize-to-beyond-80-columns.patch
  - Modifications to the Categories in virt-install.desktop and
    virtman-desktop.patch
* Thu May 09 2024 carnold@suse.com
  - Enable mdev tests with the introduction of libvirt 10.3.0
    virt-manager.spec
* Tue May 07 2024 carnold@suse.com
  - bsc#1222738 - virt-manager shows SLE Micro 6.0 in suggested OS
    version should be SL Micro 6.0
    virtinst-add-slm-detection-support.patch
* Thu Mar 07 2024 carnold@suse.com
  - Disable mdev tests with introduction of libvirt 10.1.0
    virt-manager.spec
* Mon Feb 12 2024 carnold@suse.com
  - bsc#1219791 - [virt-manager][aarch64] Error launching details:
    name 'log' is not defined
    virtinst-enable-video-virtio-for-arm.patch
* Fri Feb 09 2024 carnold@suse.com
  - Handle case where vm-install no longer exists on the host. This
    is related to bsc#1219133.
    virt-install.rb
* Wed Jan 24 2024 carnold@suse.com
  - Upstream bug fixes (bsc#1027942) (jsc#PED-6305)
    058-uri-Mock-domcaps-returning-NO_SUPPORT.patch
    059-tests-cli-Adjust-hotplug-test-for-latest-libvirt.patch
    060-Fix-some-pylint.patch
    061-tests-ui-make-newvm-test-start-less-flakey.patch
    062-tests-ui-make-creatnet-test-start-less-flakey.patch
  - Cleanup now working or non-existant %check tests
* Fri Jan 19 2024 carnold@suse.com
  - bsc#1218983 - [SLE15SP6] virt-manager:test testCLI0264virt_xml
    fails with libvirt 10.0.0. Disable this test for now.
    virt-manager.spec
* Mon Nov 20 2023 carnold@suse.com
  - Upstream bug fixes (bsc#1027942) (jsc#PED-6305)
    001-cli-disk-Add-driver.metadata_cache-options.patch
    002-tests-cli-Fix-test-output-after-previous-commit.patch
    003-fsdetails-Fix-an-error-with-source.socket-of-virtiofs.patch
    004-cli-Drop-unnecessary-disk-prop-aliases.patch
    005-tests-testdriver-Add-filesystem-socket-example.patch
    006-virtinstall-split-no_install-conditional-apart-to-track-code-coverage.patch
    007-virtinstall-fix-regression-with-boot-and-no-install-method.patch
    008-tests-Add-a-compat-check-for-linux2020-in-amd-sev-test-case.patch
    009-cli-cpu-Add-maxphysaddr.mode-bits-options.patch
    010-virt-install-help-required-options-are-wrong.patch
    011-cloner-Sync-uuid-and-sysinfo-system-uuid.patch
    012-virt-install-unattended-and-cloud-init-conflict.patch
    013-virt-install-Reuse-cli.fail_conflicting.patch
    014-cli-support-boot-loader.stateless-.patch
    015-diskbackend-Drop-support-for-sheepdog.patch
    016-Fix-pylint-pycodestyle-warnings-with-latest-versions.patch
    017-tests-cpio-set-owner-to-00.patch
    018-addhardware-Fix-backtrace-when-controller.index-is-None.patch
    019-Clean-up-FileChooser-usage-a-bit.patch
    020-guest-Query-availability-of-usb-redirdevs-in-domcaps.patch
    021-guest-Query-availability-of-spicevmc-channels-in-domcaps.patch
    022-tests-Add-domcaps-coverage-for-usb-redir-spicevmc-channel-checks.patch
    023-tests-Update-to-latest-kvm-domcaps.patch
    024-progress-Fix-showing-correct-final-total.patch
    025-virtinstall-Fix-the-allocating-disk-size-printed-by-the-progress-bar.patch
    026-virtinstall-Hide-total_size-in-the-progress-bar-if-it-doesnt-need.patch
    027-asyncjob-Fix-backtrace-when-no-cursor-theme-installed.patch
    029-asyncjob-Remove-unused-import.patch
    030-Packit-initial-enablement.patch
    031-virt-install-Recommend-boot-uefi.patch
    032-virt-install-Document-Secure-Boot-setups.patch
    033-cloner-clone-serial-files.patch
    034-tests-cli-test-serial-file-clone.patch
    035-man-virt-install-Add-a-note-about-different-behavior-of-boot-on-s390x.patch
    036-tests-uitests-Fix-window-reposition-on-f38.patch
    037-tests-livetests-work-around-qemu-media-change-regression.patch
    038-tests-uitests-Fix-manager-window-repositioning-test.patch
    039-tests-Default-uitests-to-verbosity-2.patch
    040-uitests-Make-hotplug-test-pass-on-both-f37-and-f38.patch
    041-uitests-More-attempts-at-making-manager-reposition-test-reliable.patch
    042-tests-uitests-make-menu-operations-more-robust.patch
    043-rpm-convert-license-to-SPDX-format.patch
    044-uitests-Drop-hotplug-work-around-f38-libvirt-is-fixed-now.patch
    045-virtinst-delay-lookup_capsinfo-until-we-really-need-it.patch
    046-virtinst-suppress-lookup_capsinfo-exception-in-machine-type-alias-check.patch
    047-tests-data-refresh-Fedora-tree-URLs-in-virt-install-osinfo-expected-XMLs.patch
    048-tests-Add-unit-test-coverage-for-539.patch
    049-fix-indentation-of-multiline-log.exception-invocations.patch
    050-virt-clone-Copy-disk-permissions-as-well.patch
    051-data-appstream-add-launchable-tag.patch
    052-Fix-some-pylint.patch
    055-connectauth-Drop-sanity-checking-for-libvirtd.patch
    056-delete-Fix-ambiguity-that-confused-pylint.patch
    057-Fix-filesystem-socket.source.patch
  - Replaced patches
    11a887ec-cli-disk-Add-driver.metadata_cache-options.patch
    1cb0be40-virtinstall-split-no_install-conditional-apart-to-track-code-coverage.patch
    58f5e36d-fsdetails-Fix-an-error-with-source.socket-of-virtiofs.patch
    67832d30-addhardware-Fix-backtrace-when-controller-index-is-None.patch
    7295ebfb-tests-cli-Fix-test-output-after-previous-commit.patch
    999ccb85-virt-install-unattended-and-cloud-init-conflict.patch
    b0d05167-cloner-Sync-uuid-and-sysinfo-system-uuid.patch
    c22a876e-tests-Add-a-compat-check-for-linux2020-in-amd-sev-test-case.patch
    e94786c0-virtinstall-fix-regression-with-boot-and-no-install-method.patch
    fbdf0516-cli-cpu-Add-maxphysaddr.mode-bits-options.patch
  - Dropped patches
    virtman-check-for-libvirt-modular-daemons.patch
    virtman-fix-osinfo-tests.patch
* Wed Oct 18 2023 jfehlig@suse.com
  - Supportconfig: Adapt plugin to modern supportconfig
    The supportconfig 'scplugin.rc' file is deprecated in favor of
    supportconfig.rc'. Adapt the virt-manager plugin to the new scheme.
    virt-manager-supportconfig
* Mon Jul 31 2023 carnold@suse.com
  - bsc#1213790 - Application tab in virt-manager is collapsed,
    therefore I can't read anything
    virtman-fix-inspection-apps-window.patch
* Tue Jun 13 2023 carnold@suse.com
  - bsc#1212195 - libvirtd crashes when virt-manager connects
    virt-manager qemu:///system on a fresh installation tumbleweed
    virtman-check-for-libvirt-modular-daemons.patch
  - Changes to osinfo-db cause some virt-manager tests to fail.
    virtman-fix-osinfo-tests.patch
* Tue Apr 25 2023 carnold@suse.com
  - bsc#1201748 - virt-install --graphics vnc fails with not support
    for video model 'virtio'
    virtinst-enable-video-virtio-for-arm.patch
* Mon Apr 17 2023 carnold@suse.com
  - Drop virtman-check-for-valid-display.patch. This patch is no
    longer required.
* Thu Apr 06 2023 carnold@suse.com
  - Language file fixes
    bsc#1209800, bsc#1197945, bsc#1197947, bsc#1198041
    virtman-language-fixes.patch
* Fri Jan 20 2023 carnold@suse.com
  - bsc#1207070 - libvirt fails to start the guest once the new
    shared disk is added, with the error, "cannot get 'write'
    permission without 'resize' image size is not a multiple of
    request alignment"
    virtman-fix-shared-disk-request-alignment-error.patch
* Thu Jan 05 2023 carnold@suse.com
  - Replace downstream patch with upstream version (bsc#1203252)
    67832d30-addhardware-Fix-backtrace-when-controller-index-is-None.patch
    Drop virtman-fix-uninitialized-controller-index.patch

Files

/usr/bin/virt-clone
/usr/bin/virt-install
/usr/bin/virt-xml
/usr/share/YaST2
/usr/share/YaST2/clients
/usr/share/YaST2/clients/virt-install.rb
/usr/share/applications/YaST2
/usr/share/bash-completion/completions/virt-clone
/usr/share/bash-completion/completions/virt-install
/usr/share/bash-completion/completions/virt-xml
/usr/share/man/man1/virt-clone.1.gz
/usr/share/man/man1/virt-install.1.gz
/usr/share/man/man1/virt-xml.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 17 22:21:45 2026