[Xen-devel] [ovmf test] 78217: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78217 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/78217/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR. vs. 65543

[Xen-devel] [distros-debian-stretch test] 38645: regressions - trouble: blocked/broken/fail/pass

2016-01-16 Thread Platform Team regression test user
flight 38645 distros-debian-stretch real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38645/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i3863 host-install(3) broken REGR. vs. 38607

Re: [Xen-devel] Unifying x86_64 / Xen init paths and reading hardware_subarch early

2016-01-16 Thread Borislav Petkov
On Fri, Jan 15, 2016 at 05:39:05PM -0800, Luis R. Rodriguez wrote: > On Fri, Jan 15, 2016 at 4:43 PM, Luis R. Rodriguez wrote: > >> for (i = 0; i < sizeof(boot_params); i += 4096) > >> early_make_pgtable((unsigned long)params + i); > > > > I'll give this a shot. > >

[Xen-devel] [ovmf test] 78302: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78302 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/78302/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR. vs. 65543

[Xen-devel] [linux-linus test] 78227: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78227 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/78227/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 5 xen-build fail REGR. vs. 59254

[Xen-devel] [qemu-mainline baseline-only test] 38647: trouble: broken/fail/pass

2016-01-16 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 38647 qemu-mainline real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38647/ Failures and problems with tests :-( Tests which did not succeed and are blocking, including tests which could not be run:

[Xen-devel] [seabios test] 78215: tolerable FAIL - PUSHED

2016-01-16 Thread osstest service owner
flight 78215 seabios real [real] http://logs.test-lab.xenproject.org/osstest/logs/78215/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop fail like 78178 Tests which did not succeed, but

[Xen-devel] [xen-unstable test] 78210: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78210 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/78210/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemut-stubdom-debianhvm-amd64-xsm 5 xen-install fail REGR. vs. 77892

[Xen-devel] [ovmf test] 78254: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78254 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/78254/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR. vs. 65543

[Xen-devel] [seabios baseline-only test] 38646: regressions - trouble: broken/fail/pass

2016-01-16 Thread Platform Team regression test user
This run is configured for baseline tests only. flight 38646 seabios real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38646/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-debianhvm-amd64 3

Re: [Xen-devel] [OSSTEST PATCH] pass --{enable, disable}-xsmpolicy based on XSM state

2016-01-16 Thread Doug Goldstein
On 1/14/16 8:28 AM, Doug Goldstein wrote: > If the test should build with XSM then supply --enable-xsmpolicy to the > tools/configure script otherwise provide --disable-xsmpolicy. This will > allow the default to change from --enable-xsmpolicy to > --disable-xsmpolicy in the Xen tree without

Re: [Xen-devel] [PATCH] tools: adjust rules for FLASK policy generation

2016-01-16 Thread Doug Goldstein
On 1/14/16 3:43 PM, Doug Goldstein wrote: > Change the default on the --{enable,disable}-xsmpolicy configure switch > to disabled by default but always build the necessary utilities for > FLASK. The result is that the tools will always be built (and can be > omitted by the packager) but the policy

[Xen-devel] [qemu-mainline test] 78223: tolerable FAIL - PUSHED

2016-01-16 Thread osstest service owner
flight 78223 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/78223/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-armhf-armhf-xl-rtds 9 debian-install fail like 78136 Tests which did not

Re: [Xen-devel] [OSSTEST PATCH] enable FLASK_ENABLE when using it for testing

2016-01-16 Thread Doug Goldstein
On 1/14/16 8:58 AM, Doug Goldstein wrote: > Currently OSSTest has 'XSM' tests but XSM and FLASK are two different > options and OSSTests's 'XSM' test depends on FLASK so ensure that FLASK > is enabled so that tests pass. > > Signed-off-by: Doug Goldstein > --- > ts-xen-build

Re: [Xen-devel] [PATCH] tools: make build of FLASK utils/policy explicit

2016-01-16 Thread Doug Goldstein
On 1/14/16 3:35 PM, Doug Goldstein wrote: > This patch makes the generation of the FLASK utilities and the policy > explicit. This drops the two control knobs that affect how the FLASK > policy and tools are generated and unifies it under one. > > CC: Ian Jackson > CC:

[Xen-devel] [libvirt test] 78228: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78228 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/78228/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt-xsm 6 xen-boot fail REGR. vs. 78148 Regressions which are

[Xen-devel] [ovmf test] 78276: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78276 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/78276/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-ovmf-amd64 17 guest-start/debianhvm.repeat fail REGR. vs. 65543

Re: [Xen-devel] [PATCH v2 12/16] ARM: Xen: Document UEFI support on Xen ARM virtual platforms

2016-01-16 Thread Rob Herring
On Fri, Jan 15, 2016 at 02:55:25PM +0800, Shannon Zhao wrote: > From: Shannon Zhao > > Add a "uefi" node under /hypervisor node in FDT, then Linux kernel could > scan this to get the UEFI information. > > Signed-off-by: Shannon Zhao > --- >

[Xen-devel] [linux-mingo-tip-master test] 78226: regressions - FAIL

2016-01-16 Thread osstest service owner
flight 78226 linux-mingo-tip-master real [real] http://logs.test-lab.xenproject.org/osstest/logs/78226/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-rumpuserxen-i386 10 guest-start fail REGR. vs. 60684