On Sat, 2016-01-23 at 17:18 +, osstest service owner wrote:
> flight 78811 xen-unstable real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/78811/
>
> Failures and problems with tests :-(
>
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>
flight 78862 qemu-mainline real [real]
http://logs.test-lab.xenproject.org/osstest/logs/78862/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl-credit2 3 host-install(3) broken REGR. vs. 78683
On Sun, 2016-01-24 at 10:32 +, Ian Campbell wrote:
> On Sat, 2016-01-23 at 17:18 +, osstest service owner wrote:
> > flight 78811 xen-unstable real [real]
> > http://logs.test-lab.xenproject.org/osstest/logs/78811/
> >
> > Failures and problems with tests :-(
> >
> > Tests which did not s
flight 78903 linux-linus running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78903/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-xsm 3 host-install(3) broken REGR. vs. 5925
flight 78912 qemu-mainline running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78912/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-xsm 3 host-install(3) broken REGR. vs. 78
flight 78864 linux-3.14 running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78864/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-qemut-rhel6hvm-amd 3 host-install(3) broken REGR. vs. 65787
flight 78889 qemu-upstream-unstable running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78889/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf-xsm 3 host-install(3) broken REG
flight 78866 linux-3.10 running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78866/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-win7-amd64 2 hosts-allocate running
t
flight 78902 libvirt running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78902/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-armhf 3 host-install(3) broken REGR. vs. 78787
b
flight 78871 xen-4.4-testing running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78871/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-amd64-pvops 3 host-install(3) broken REGR. vs.
flight 78865 linux-4.1 running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78865/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl-multivcpu 3 host-install(3)broken REGR. vs. 66399
flight 78906 ovmf running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78906/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-amd64-libvirt queued
build-i386-libvirt
flight 78901 linux-mingo-tip-master running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78901/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-amd64-rumpuserxen queued
build-i386-l
flight 78886 xen-unstable running [real]
http://logs.test-lab.xenproject.org/osstest/logs/78886/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-amd64 3 host-install(3) broken REGR. vs. 786
Hi devs!
XEN devs:
As per short discussion with ktemkin earlier in January in #xen:
"ktemkin Jan 10, 2016 16:21:50
This test patch did appear to make the system work, though:
https://gist.github.com/ktemkin/0e81b93654ae800a5609
ktemkin Jan 10, 2016 16:24:55
Only real difference I see between tha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On Sun, Jan 24, 2016 at 06:21:05PM +, Thierry Laurion wrote:
> Hi devs!
>
> XEN devs:
> As per short discussion with ktemkin earlier in January in #xen:
>
> "ktemkin Jan 10, 2016 16:21:50
> This test patch did appear to make the system work, th
Quoting Jan Beulich :
On 19.01.16 at 06:57, wrote:
Fix CID 1343302 by adding checking a check on the value of reg_shift.
This patch also rolls the multiplication by 8 into the shift.
No functional changes.
Suggested-by: Jan Beulich
I don't think so.
Signed-off-by: Chester Lin
---
xen/d
To more closely follow the guidelines in CODING_STYLE, store the result
of xc_sched_id() in the local variable r, and the check the result of
the call in a separate statement. Change the type of the output
parameter given to xc_sched_id() from libxl_scheduler to int to match
the libxc interface.
Coverity CID 1343309
Make GC_FREE reachable in all cases in libxl_get_scheduler() by
eliminating the error-path return and instead storing the error code in
the returned variable.
To make this semantically consistent, change the return type of
libxl_get_scheduler() from libxl_scheduler to int, an
On 2016/1/24 2:42, Andrew Cooper wrote:
> On 23/01/16 17:14, Jonathan Creekmore wrote:
>> Shannon Zhao writes:
>>
>>> From: Shannon Zhao
>>>
>>> To support using CONFIG_ options in C/CPP expressions, import kconfig.h
>>> from the Linux v4.3 tag (commit id
>>> 6a13feb9c82803e2b815eca72fa7a9f5561d
On 2016/1/24 1:25, Jonathan Creekmore wrote:
>
> Shannon Zhao writes:
>
>> From: Graeme Gregory
>>
>> With the addition of ARM64 that does not have a traditional BIOS to
>> scan, add a config option which is selected on x86 (ia64 doesn't need
>> it either, it is EFI/UEFI based system) to do th
flight 78923 linux-3.10 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/78923/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-pvops 3 host-install(3) broken REGR. vs. 66308
test-amd64-amd64-amd64
> -Original Message-
> From: Dario Faggioli [mailto:dario.faggi...@citrix.com]
> Sent: Wednesday, January 20, 2016 9:31 PM
> To: Jan Beulich ; Wu, Feng
> Cc: Andrew Cooper ; George Dunlap
> ; Tian, Kevin ; xen-
> de...@lists.xen.org; Keir Fraser
> Subject: Re: [PATCH v10 6/7] vmx: VT-d
flight 78921 linux-3.14 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/78921/
Failures and problems with tests :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 3 host-install(3) broken
REGR.
flight 78924 xen-4.4-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/78924/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-i386-freebsd10-i386 3 host-install(3) broken in 78789 pass in 78924
test-armhf-armhf-xl-multivcpu 7
25 matches
Mail list logo