Files
libguestfs/v2v
Richard W.M. Jones 6f9d5dce47 v2v: OVF: Fix list of operating system variants for RHEV >= 3.3 (RHBZ#1219857).
Since RHEV 3.3, OS variant names like "RHEL6x64" were deprecated and
replaced by names like "rhel_6x64".  "RHEL7x64" was never valid, and
we should have used "rhel_7x64".  "Windows2012R2x64" was also never
valid and should have been "windows_2012R2x64".

For backwards compatibility, RHEV still understands the old names, and
we still pass them for compatiblity with old RHEV.

However for the new OS variants supported by virt-v2v in RHEL 7.2, use
the new names.

This commit also adds support for SLES and ppc64.

This updates commit 3c51302d69
and also RHBZ#1213324.
2015-05-10 16:15:56 +01:00
..
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2014-11-27 14:39:31 +00:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2015-01-17 09:08:15 +00:00
2014-09-04 09:59:14 +01:00
2015-02-14 18:46:04 +00:00