From b0399c4e709f9d94e796bbeda90d27e3ed0dc43d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 21 Sep 2015 15:49:17 +0100 Subject: [PATCH] RHEL 8: Revert "v2v: Add a support matrix to the manual page." This reverts commit a03bffa15a5357d5d0244595caf99607be1ec3ab. --- v2v/virt-v2v.pod | 100 ----------------------------------------------- 1 file changed, 100 deletions(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index 30ed059e7..276fcea85 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -167,106 +167,6 @@ only used when virt-v2v runs under VDSM control. I<--in-place> instructs virt-v2v to customize the guest OS in the input virtual machine, instead of creating a new VM in the target hypervisor. -=head1 SUPPORT MATRIX - -=head2 Hypervisors (Input) - -=over 4 - -=item VMware ESXi - -Must be managed by VMware vCenter E 5.0 unless VDDK is available. - -=item OVA exported from VMware - -OVAs from other hypervisors will not work. - -=item VMX from VMware - -VMX files generated by other hypervisors will not work. - -=item RHEL 5 Xen - -=item SUSE Xen - -=item Citrix Xen - -Citrix Xen has not been recently tested. - -=item Hyper-V - -Not recently tested. Requires that you export the disk or use -L on Hyper-V. - -=item Direct from disk images - -Only disk images exported from supported hypervisors, and using -container formats supported by qemu. - -=item Physical machines - -Using the L tool. - -=back - -=head2 Hypervisors (Output) - -QEMU and KVM only. - -=head2 Virtualization management systems (Output) - -=over 4 - -=item OpenStack Glance - -=item Red Hat Virtualization (RHV) 4.1 and up - -=item Local libvirt - -And hence L, L, and similar tools. - -=item Local disk - -=back - -=head2 Guests - -=over 4 - -=item Red Hat Enterprise Linux 3, 4, 5, 6, 7 - -=item CentOS 3, 4, 5, 6, 7 - -=item Scientific Linux 3, 4, 5, 6, 7 - -=item Oracle Linux - -=item Fedora - -=item SLES 10 and up - -=item OpenSUSE 10 and up - -=item Debian 6 and up - -=item Ubuntu 10.04, 12.04, 14.04, 16.04, and up - -=item Windows XP to Windows 10 / Windows Server 2016 - -We use Windows internal version numbers, see -L - -Currently NT 5.2 to NT 6.3 are supported. - -See L below for additional notes on converting Windows -guests. - -=back - -=head2 Guest firmware - -BIOS or UEFI for all guest types (but see L below). - =head1 OPTIONS =over 4 -- 2.21.0