[Libguestfs] [PATCH 0/4] virt-v2v: Add support for SUSE guest conversions

Matthew Booth mbooth at redhat.com
Tue Nov 26 15:05:18 UTC 2013


Thanks, Mike. I've pushed all of these. There were a couple of trivial
bugs in patch 2, but nothing worth an extra round of review. To keep
things simple I pushed the fixes as separate commits.

Matt

On Thu, 2013-11-07 at 14:11 -0700, Mike Latimer wrote:
> The following series of patches adds support for converting SUSE guests
> through virt-v2v. These changes should not impact non-SUSE guest conversions.
> 
> Mike Latimer (4):
>   Add perl-Bootloader support to grub packages
>   Add conversion support for SUSE guests
>   Add SUSE to capabilities db and conf
>   Add SUSE support documentation
> 
>  lib/Sys/VirtConvert/Converter/Linux.pm | 480 ++++++++++++++++++++++++++++-----
>  v2v/virt-v2v.conf                      |   8 +
>  v2v/virt-v2v.db                        |  73 +++++
>  v2v/virt-v2v.pl                        |  18 +-
>  4 files changed, 512 insertions(+), 67 deletions(-)
> 





More information about the Libguestfs mailing list