Adapt for modified Xml.xpathobj_node API in libguestfs.
In commit
3888582da89c757d0740d11c3a62433d748c85aa, the internal
libguestfs API Xml.xpathobj_node changed its signature. Since we use
this internal API, our code broke. Adapt to the new signature.
win_xpsp3_i386_no_tools: Add known-good booting screenshot.
vmware: Add libvirt XML for these guests.
Because these guests were exported as OVA, we import them using
'virt-v2v -i ova' which never uses the libvirt XML. However it's
included here because it can be of interest when testing / debugging
the -i libvirt driver.
vmware-uefi: Add UEFI test cases.
windows-virtio: Fix images to use sub-images.
Add Boot_to_screenshot for two test cases which were disabled earlier.
Clip SELinux relabelling to subimages.
Add Windows 2012R2 64 bit test case.
Ignore ^local files (used for localconfigure).
Allow building against local libguestfs v2v test harness.
./configure --with-test-harness=/path/to/libguestfs/v2v/test-harness
Initial commit in new repo with git-annex support.