On 07/11/16 12:04, Ian Jackson wrote:
> CC: Andrew Cooper <andrew.coop...@citrix.com>
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>

This is good, but as pointed out by Jan, also requires adding
VERBOSE_DEBUG to Kconfig to get domain logging.

~Andrew

> ---
>  make-flight | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/make-flight b/make-flight
> index 7bb536f..a374884 100755
> --- a/make-flight
> +++ b/make-flight
> @@ -463,7 +463,7 @@ do_xtf_tests () {
>        job_create_test test-xtf-$xenarch-$dom0arch-$i                 \
>         test-xtf xl $xenarch $dom0arch                                \
>              xtfbuildjob=${bfi}build-$xenarch-xtf                           \
> -            xen_boot_append='hvm_fep=1'                              \
> +            xen_boot_append='hvm_fep=1 loglvl=all guest_loglvl=all'  \
>              all_hostflags=$most_hostflags,diverse-xtf-x86
>    done
>  }


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to