search for: d0aca2f

Displaying 2 results from an estimated 2 matches for "d0aca2f".

2013 Nov 07
0
[PATCH 3/4] Add SUSE to capabilities db and conf
...;> + <network type='network' name='default'/> + </network> + <network type='bridge' name='xenbr1'> <network type='network' name='default'/> </network> diff --git a/v2v/virt-v2v.db b/v2v/virt-v2v.db index d0aca2f..b786346 100644 --- a/v2v/virt-v2v.db +++ b/v2v/virt-v2v.db @@ -49,6 +49,36 @@ the modifications or additions to /etc/virt-v2v.conf instead. Configuration in <dep name='xorg-x11-drv-qxl'/> </capability> + <!-- SLES 11 supports virtio in the default kernel--> +...
2013 Nov 07
6
[PATCH 0/4] virt-v2v: Add support for SUSE guest conversions
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