Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen, and LXC. Start, stop, add or remove virtual devices, connect to a graphical or serial console, and see resource usage statistics for existing VMs on local or remote machines. Uses libvirt as the backend management API.
* Mon Dec 02 2024 Pavel Hrdina <phrdina@redhat.com> - 5.0.0-1
- Rebased to virt-manager-5.0.0 (RHEL-34607)
- The rebase also fixes the following bugs:
RHEL-7124, RHEL-741, RHEL-10468, RHEL-17436, RHEL-1126
RHEL-62959, RHEL-65264
* Mon Oct 02 2023 Jonathon Jongsma <jjongsma@redhat.com> - 4.1.0-5
- On aarch64 the vm will shut off immediately shut off when using virt-install --cloud-init (RHEL-1705)
* Mon Oct 02 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.1.0-4.inferit.3
- Update Russian translation
- Rebuild for MSVSphere 9.3
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.1.0-4
- Rebuilt for MSVSphere 9.2 beta
* Tue Feb 14 2023 Jonathon Jongsma <jjongsma@redhat.com> - 4.1.0-4
- virt-install: Recommend '--boot uefi' (rhbz#2112154)
- virt-install: Document Secure Boot setups (rhbz#2112154)
* Wed Feb 01 2023 Jonathon Jongsma <jjongsma@redhat.com> - 4.1.0-3
- progress: Fix showing correct final total (rhbz#2156247)
- virtinstall: Fix the allocating disk size printed by the progress bar (rhbz#2156247)
- virtinstall: Hide total_size in the progress bar if it doesn't need (rhbz#2156247)
* Mon Dec 05 2022 Jonathon Jongsma <jjongsma@redhat.com> - 4.1.0-2
- virtinstall: fix regression with --boot and no install method (rhbz#2144885)