Name: | virt-manager |
---|---|
Version: | 2.0.0 |
Release: | 5.0.1.el8 |
Architecture: | noarch |
Group: | Applications/Emulators |
Size: | 2460539 |
License: | GPLv2+ |
RPM: | virt-manager-2.0.0-5.0.1.el8.noarch.rpm |
Source RPM: | virt-manager-2.0.0-5.0.1.el8.src.rpm |
Build Date: | Sat May 25 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://virt-manager.org/ |
Summary: | Desktop tool for managing virtual machines via libvirt |
Description: | 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. |
- Add OL release support to virt-install for OL KVM guest creation [Orabug: 26135782]
- urldetect: Check also for 'treeinfo' (bz 1689252) (rhbz#1689252)
- inspection: fix check of null icon (rhbz#1671278)
- diskbackend: Fix backtrace cloning with block storage (bz #1661986) (rhbz#1661986)
- virt-install: Fix description for --os-variant (rhbz#1649406) - virt-install: Add "Guest OS" options group (rhbz#1649406) - virt-xml: Accept --os-variant option (rhbz#1649406) - tests: Add some tests for virt-xml with KVM (rhbz#1649406) - virt-xml: Start using --os-variant (rhbz#1649406) - cli: s390x+graphics specified, use video=virtio (bz #1654994) (rhbz#1654994)
- Rebased to version 2.0.0 - Use q35 default for appropriate OS (bz #1599777)
- Update to latest git snapshot, contains python3 port
- Rebased to version 1.5.1 - Fix disk/net/mem stats graphs
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebased to version 1.5.0 - 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