Name: | virt-v2v |
---|---|
Epoch: | 1 |
Version: | 2.5.6 |
Release: | 10.0.1.el9_5 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 15257524 |
License: | GPL-2.0-or-later AND LGPL-2.0-or-later |
RPM: | virt-v2v-2.5.6-10.0.1.el9_5.x86_64.rpm |
Source RPM: | virt-v2v-2.5.6-10.0.1.el9_5.src.rpm |
Build Date: | Tue May 06 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/libguestfs/virt-v2v |
Summary: | Convert a virtual machine to run on KVM |
Description: | Virt-v2v converts a single guest from a foreign hypervisor to run on KVM. It can read Linux and Windows guests running on VMware, Xen, Hyper-V and some other hypervisors, and convert them to KVM managed by libvirt, OpenStack, oVirt, Red Hat Virtualisation (RHV) or several other targets. It can modify the guest to make it bootable on KVM and install virtio drivers so it will run quickly. |
- Replaced bugzilla.oracle.com references [Orabug: 34202300] - replaced upstream references [Orabug:34089586]
- Print blkhash of converted image in virt-v2v debugging output resolves: RHEL-85832
- Fix failure if the kernel-source package is installed in the source VM resolves: RHEL-81083
- mldrivers/linux_bootloaders.ml: Don't overwrite EFI grub2 wrapper resolves: RHEL-78844 - convert: Use yum/apt/... for package removals resolves: RHEL-78842
- Bump and rebuild to resolve rhel-9.5.0 branch issue related: RHEL-56383
- convert: windows: Ignore sriov drivers on virtio-win disk resolves: RHEL-56383
- convert: windows: Online all virtio disks at first boot resolves: RHEL-55763
- Further fixes for QEMU Guest Agent install & VMware Tools removal resolves: RHEL-49761, RHEL-51169
- Document uninstallation of VMware Tools on Windows resolves: RHEL-51169
- Further fixes for QEMU Guest Agent resolves: RHEL-49761 - Place Windows firstboot files under C:\Program Files\Guestfs\Firstboot - Improve debugging output