ZL> # vxml.KVMXML
ZL> -KVM_default_emulator = '/usr/bin/qemu'
ZL> +KVM_default_emulator = '/usr/bin/qemu-kvm'
I'd like this to be more intelligent. I'd like to be able to continue
to run the suite on a machine that doesn't have VT, using a QEMU
domain without KVM support.
Setting this based on the presence of 'vmx' or 'svm' in /proc/cpuinfo
seems like a reasonable way, and provides the most flexibility. We
can even log which we're using so that any report that differs because
of the emulator type (which I think is unlikely) will be marked as
such.
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms(a)us.ibm.com