[Libguestfs] [PATCH 0/7] Add support for SUSE virtio windows drivers

Cédric Bosdonnat cbosdonnat at suse.com
Tue Apr 5 11:47:26 UTC 2016


Hi there,

SUSE ships Virtual Machine Driver Pack for the virtio windows drivers. Get v2v
and customize to discover them and use them if available.

Cédric Bosdonnat (7):
  v2v: check next free oem%d.inf in /Windows/Inf
  v2v: extract controller offset discovery as a function
  customize: add support for pvvxsvc
  v2v: extract reusable parts of viostor regedits
  v2v: adapt the subkey in Enum registry to windows version
  v2v: quiet virtio net and balloon devices wizards
  v2v: add support for SUSE VMDP drivers

 builder/virt-builder.pod     |  13 +-
 customize/firstboot.ml       | 169 ++++++++-------
 customize/virt-customize.pod |   6 +
 sysprep/virt-sysprep.pod     |   6 +
 v2v/convert_windows.ml       |  59 ++++--
 v2v/virt-v2v.pod             |   6 +
 v2v/windows_virtio.ml        | 493 +++++++++++++++++++++++++++----------------
 7 files changed, 476 insertions(+), 276 deletions(-)

-- 
2.6.2




More information about the Libguestfs mailing list