- cloner: Sync <uuid> and <sysinfo> system uuid (RHEL-34608)
- virtinstall: fix regression with --boot and no install method (RHEL-34608)
- progress: Fix showing correct final total (RHEL-34608)
- virtinstall: Fix the allocating disk size printed by the progress bar (RHEL-34608)
- virtinstall: Hide total_size in the progress bar if it doesn't need (RHEL-34608)
- virt-install: Recommend '--boot uefi' (RHEL-34608)
- virt-install: Document Secure Boot setups (RHEL-34608)
- tests: Add more cloud-init and TPM test cases (RHEL-34608)
- installer: drop default TPM for --cloud-init install phase (RHEL-34608)
- Add gating for centos stream 10 (RHEL-34608)
- xmleditor: make gtksourceview optional (RHEL-35859)
Resolves: RHEL-34608, RHEL-35859
Rebased to version 2.2.1
CVE-2019-10183: Replace --unattended user-password and admin-password with user-password-file and admin-password-file (Fabiano Fidêncio)
Consistent --memballoon default across non-x86 (Andrea Bolognani)
virt-install: add --numatune memnode.* (Athina Plaskasoviti)
Drop hard dep on gtksourceview4, gtksourceview3 is fine as well
Bash autocompletion support (Lin Ma, Cole Robinson)
UI and command line --vsock support (Slavomir Kaslev)
virt-xml: Add --os-variant option (Andrea Bolognani)
virt-install: use libosinfo cpu, mem, disk size defaults (Fabiano Fidencio)
virt-install: Better usage of libosinfo -unknown distro IDs (Fabiano Fidencio)
virt-install: More usage of libosinfo for ISO --location detection
virt-install: Add --location LOCATION,kernel=X,initrd=Y for pointing to kernel/initrd in media that virt-install/libosinfo fails to detect
Finish port to Python 3
Improved VM defaults: q35 PCIe, usb3, CPU host-model
Search based OS selection UI for new VMs
Track OS name for lifetime of domain in <metadata> XML
Host interface management UI has been completely removed
Show domain IP on interface details page
python3 prep work (Radostin Stoyanov, Cole Robinson, Cédric Bosdonnat)
Switch --location ISO to use isoinfo (Andrew Wong)
virt-install: add --cpu numa distance handling (Menno Lageman)
virt-install: fix --disk for rbd volumes with auth (Rauno Väli)
virt-install: add --cputune vcpupin handling (Wim ten Have)
details ui: Showing attached scsi devices per controller (Lin Ma)
network ui: Show details about SR-IOV VF pool (Lin Ma)
Greatly expand UI test suite coverage
python3 prep work (Radostin Stoyanov, Cole Robinson, Cédric Bosdonnat)
Switch --location ISO to use isoinfo (Andrew Wong)
virt-install: add --cpu numa distance handling (Menno Lageman)
virt-install: fix --disk for rbd volumes with auth (Rauno Väli)
virt-install: add --cputune vcpupin handling (Wim ten Have)
details ui: Showing attached scsi devices per controller (Lin Ma)
network ui: Show details about SR-IOV VF pool (Lin Ma)
Greatly expand UI test suite coverage
Improve install of debian/ubuntu non-x86 media (Viktor Mihajlovski, Andrew Wong)
New virt-install --graphics listen.* (Pavel Hrdina)
New virt-install --disk snapshot_policy= (Pavel Hrdina)
New virt-install --cpu cache.* (Lin Ma)
Several bug fixes
New VM wixard virt-bootstrap integration (Radostin Stoyanov)
New VM wizard support for virtuozzo containers (Mikhail Feoktistov)
network UI: add support to create SR-IOV VF pool (Lin Ma)
Nicer OS list in New VM wizard (Pino Toscano)
Better defaults for UEFI secureboot builds (Pavel Hrdina)
Fix defaults for aarch64 VMs if graphics are requested
virt-install: new --memdev option (Pavel Hrdina)
virt-install: add --disk logical/physical_block_size (Yuri Arabadji)
virt-install: add --features hyperv_reset=, hyperv_synic= (Venkat Datta N H)