[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH] xtf: Always boot with loglvl=all guest_loglvl=all
On 07/11/16 12:04, Ian Jackson wrote: > CC: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |