Commit Graph

9 Commits

Author SHA256 Message Date
d9d149a46e Add support for checking if the UEFI firmware is recommended for a given OS definition (for SLES 16.x, see jsc#PED-14636). Add a few upstream features and bug fixes (bsc#1027942) (jsc#PED-14625). 2026-02-23 13:09:48 -07:00
be6d825e70 Update to virt-manager Version 5.1.0 (jsc#PED-8910).
Various other bug fixes.
2025-12-09 14:28:03 -07:00
8d75810517 - 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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=668
2024-11-26 22:42:10 +00:00
8330776f50 - Upstream bug fixes (bsc#1027942)
11a887ec-cli-disk-Add-driver.metadata_cache-options.patch
  7295ebfb-tests-cli-Fix-test-output-after-previous-commit.patch
  58f5e36d-fsdetails-Fix-an-error-with-source.socket-of-virtiofs.patch
  c22a876e-tests-Add-a-compat-check-for-linux2020-in-amd-sev-test-case.patch
  fbdf0516-cli-cpu-Add-maxphysaddr.mode-bits-options.patch
  b0d05167-cloner-Sync-uuid-and-sysinfo-system-uuid.patch
  999ccb85-virt-install-unattended-and-cloud-init-conflict.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=579
2022-11-04 17:04:31 +00:00
a2ab0790dd - bsc#1196202 - virt-install crashes on a time-of-check time-of-use
(TOCTOU) race condition
  Resolved by upgrade to version 4.0.0 (jsc#SLE-16582)
  virt-manager-4.0.0.tar.gz
- Other features and bug fixes (bsc#1027942)
  virt-install –os-variant/–osinfo is now a hard requirement for most cases
  Add ‘Enable shared memory’ UI checkbox (Lin Ma)
  add UI preference to default to UEFI for new VMs (Charles Arnold)
  Add virtiofs filesystem driver UI option
  Fill in all –cputune, –cpu, –shmem, –input, and –boot suboptions (Hugues Fafard)
  virt-* mdev improvements (Shalini Chellathurai Saroja)
  bhyve improvments (Roman Bogorodskiy)
  Revive network portgroup UI
  enable a TPM by default when UEFI is used (Daniel P. Berrangé)
  Use cpu host-passthrough by default on qemu x86
  use virtio-gpu video for most modern distros
  Default to extra pcie root ports for q35
  set discard=unmap by default for sparse disks and block devices
  We now require xorissofs for –location ISO
  We now use setuptools rather than just plain distutils
- Add virtman-revert-use-of-AyatanaAppIndicator3.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=558
2022-03-03 04:17:21 +00:00
6cf5e94e6b - jsc#SLE-20855 KVM: Enable vfio-ccw and vfio-ap in virt-* tools
965480e8-virt-install-add-mediated-device.patch
  f87e96d3-hostdev-use-method-get_mdev_uuid.patch
  9d4002ee-tests-verify-MDEV-support.patch
  9363e1e6-virt-xml-add-support-for-mediated-devices.patch
  0e15cd51-virt-manager-enable-MDEV-support.patch
- jsc#SLE-17764 - Dev: Support Oracle Linux as a guest VM. See also
  add-missing-oracle-linux-versions.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=554
2022-01-13 20:53:05 +00:00
717f2430a5 - jsc#SLE-16582, Upgrade virt-manager >= 3.x
* Slim down filesystem device editor UI
  * Fix TOCTTOU virt-install bugs (Martin Pitt)
  * Several other bug fixes
  virt-manager-3.2.0.tar.bz2
- Drop patches contained in new tarball
  1a1e4580-cloner-Explicitly-reject-network-disks-we-dont-know-how-to-clone.patch
  2773bc35-storagepool-cleanup-volumes-on-pool-cleanup.patch
  b1328202-devices-disk-Skip-check_path_search-for-path.patch
  virtman-append-usr-sbin-to-search-path.patch

- Upstream bug fixes (bsc#1027942)
  1a1e4580-cloner-Explicitly-reject-network-disks-we-dont-know-how-to-clone.patch
  2773bc35-storagepool-cleanup-volumes-on-pool-cleanup.patch
  b1328202-devices-disk-Skip-check_path_search-for-path.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=525
2020-11-16 17:09:49 +00:00
ee56d1888f - Update to virt-manager 3.0.0 (fate#326786)
virt-manager-3.0.0.tar.bz2
  * virt-install –cloud-init support (Athina Plaskasoviti, Cole
    Robinson)
  * The virt-convert tool has been removed. Please use virt-v2v
    instead
  * A handful of UI XML configuration options have been removed.
    The XML editor can be used instead. For a larger discussion see
    this thread: https://www.redhat.com/archives/virt-tools-list/
    2019-June/msg00117.html
  * The ‘New VM’ UI now has a ‘Manual Install’ option which creates
    a VM without any required install media
  * In the ‘New VM’ UI, the network/pxe install option has been
    removed. If you need network boot, choose ‘Manual Install’ and
    set the boot device after initial VM creation
  * ‘Clone VM’ UI has been reworked and simplified
  * ‘Migrate VM’ UI now has an XML editor for the destination VM
  * Global and per-vm option to disable graphical console
    autoconnect. This makes it easier to use virt-manager alongside
    another client like virt-viewer
  * virt-manager: set guest time after VM restore (Michael Weiser)
  * virt-manager: option to delete storage when removing disk
    device (Lily Nie)
  * virt-manager: show warnings if snapshot operation is unsafe
    (Michael Weiser)
  * Unattended install improvements (Fabiano Fidêncio)
  * cli: new –xml XPATH=VAL option for making direct XML changes
  * virt-install: new –reinstall=DOMAIN option
  * virt-install: new –autoconsole text|graphical|none option
  * virt-install: new –os-variant detect=on,require=on suboptions

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=509
2020-09-16 17:23:41 +00:00
70ea4acb08 - bsc#1174176 - IDE: "Only 2 disks for bus 'NONE' are supported"
virtman-disallow-adding-floppy-disk.patch

- bsc#1172356 - Not able to hot-plug NIC via virt-manager, asks to
  attach on next reboot while it should be live attached
  virtinst-set-default-nic.patch

- bsc#1169708 - Virtualization/virt-manager: Bug yast2 virt-install
  internal error
  virt-install.rb

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=503
2020-07-29 22:08:26 +00:00