RHEL 6: Don't use OUTPUT => "self", only available in RHEL 7.
RHEL 6: Don't print an error on qemu-img test expected failure.
Fixes commit
001e24ec7af047cdf3c5ccb535468c78a89dcdba.
Don't fail if $g->set_program method is not supported.
For RHEL 6.
Test if qemu-img supports -o compat option.
On RHEL 6, this option is not needed (it's the default, and the
ancient qemu-img there does not support setting the option).
This script is no longer needed for sufficiently new oVirt.
Implement the --vcpus option.
Thanks: Christoph Timm
Fix for libguestfs-winsupport on RHEL 7.2.
Add links to oVirt BZs.
import-to-ovirt script.
git: Ignore backup files.
Add README file.