The default since 4.3 onwards is qemuu only, and we do not expect it to change.
Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com> --- make-flight | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/make-flight b/make-flight index 70c1900..cfe96dd 100755 --- a/make-flight +++ b/make-flight @@ -388,6 +388,13 @@ test_matrix_do_one () { for qemuu_suffix in '' -qemut -qemuu; do case "$qemuu_suffix" in '') + case $xenbranch in + xen-3.*-testing) ;; + xen-4.0-testing) ;; + xen-4.1-testing) ;; + xen-4.2-testing) ;; + *) continue ;; + esac qemuu_runvar='' ;; -qemut) -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel