Hi there! I know it's been a while since I posted my first version of some patches. But here I have rebased them on top of Roman's work and added a few other ones.
Cédric Bosdonnat (11): v2v: also search for windows virtio drivers in symlinks Update packagelist for SLES customize: fix windows firstboot script customize: change windows firstboot path customize: add support for pvvxsvc v2v: document SUSE's Xen as a working input hypervisor v2v: add support for SUSE VMDP drivers v2v: don't set spice display if QXL isn't supported appliance: fix errors in init for SLE / openSUSE v2v: rename RHEL 5 Xen input section into Xen in man v2v: improve initrd search appliance/init | 5 ++- appliance/packagelist.in | 4 +-- builder/virt-builder.pod | 13 ++++++-- customize/firstboot.ml | 53 ++++++++++++++++++-------------- customize/virt-customize.pod | 6 ++++ sysprep/virt-sysprep.pod | 6 ++++ v2v/convert_linux.ml | 11 +++---- v2v/convert_windows.ml | 73 ++++++++++++++++++++++++++++++++++++-------- v2v/output_libvirt.ml | 4 ++- v2v/virt-v2v.pod | 15 +++++++-- v2v/windows_virtio.ml | 27 +++++++++++----- 11 files changed, 157 insertions(+), 60 deletions(-) -- 2.6.6 _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
