|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [xen-unstable test] 9663: regressions - FAIL
flight 9663 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/9663/
Regressions :-(
Tests which did not succeed and are blocking:
test-amd64-amd64-xl-pcipt-intel 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-rhel6hvm-intel 5 xen-boot fail REGR. vs. 9661
test-i386-i386-pv 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-pv 5 xen-boot fail REGR. vs. 9661
test-amd64-amd64-pv 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-xl 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-xl-credit2 5 xen-boot fail REGR. vs. 9661
test-amd64-amd64-xl 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-rhel6hvm-amd 5 xen-boot fail REGR. vs. 9661
test-i386-i386-xl 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-xl-multivcpu 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-pair 8 xen-boot/dst_host fail REGR. vs. 9661
test-amd64-i386-pair 7 xen-boot/src_host fail REGR. vs. 9661
test-amd64-amd64-pair 8 xen-boot/dst_host fail REGR. vs. 9661
test-amd64-amd64-pair 7 xen-boot/src_host fail REGR. vs. 9661
test-i386-i386-pair 7 xen-boot/src_host fail REGR. vs. 9661
test-i386-i386-pair 8 xen-boot/dst_host fail REGR. vs. 9661
test-amd64-i386-win-vcpus1 5 xen-boot fail REGR. vs. 9661
test-i386-i386-xl-win 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-xl-win-vcpus1 5 xen-boot fail REGR. vs. 9661
test-i386-i386-win 5 xen-boot fail REGR. vs. 9661
test-amd64-amd64-win 5 xen-boot fail REGR. vs. 9661
test-amd64-amd64-xl-win 5 xen-boot fail REGR. vs. 9661
test-amd64-i386-win 5 xen-boot fail REGR. vs. 9661
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-amd64-amd64-xl-sedf 5 xen-boot fail like 9661
version targeted for testing:
xen 801ca6c0fbfa
baseline version:
xen 54a5e994a241
------------------------------------------------------------
People who touched revisions under test:
Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Christoph Egger <Christoph.Egger@xxxxxxx>
Ian Campbell <ian.campbell@xxxxxxxxxx>
Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Jan Beulich <jbeulich@xxxxxxxx>
juergen.gross@xxxxxxxxxxxxxx
Keir Fraser <keir@xxxxxxx>
Tim Deegan <tim@xxxxxxx>
------------------------------------------------------------
jobs:
build-amd64 pass
build-i386 pass
build-amd64-oldkern pass
build-i386-oldkern pass
build-amd64-pvops pass
build-i386-pvops pass
test-amd64-amd64-xl fail
test-amd64-i386-xl fail
test-i386-i386-xl fail
test-amd64-i386-rhel6hvm-amd fail
test-amd64-i386-xl-credit2 fail
test-amd64-amd64-xl-pcipt-intel fail
test-amd64-i386-rhel6hvm-intel fail
test-amd64-i386-xl-multivcpu fail
test-amd64-amd64-pair fail
test-amd64-i386-pair fail
test-i386-i386-pair fail
test-amd64-amd64-pv fail
test-amd64-i386-pv fail
test-i386-i386-pv fail
test-amd64-amd64-xl-sedf fail
test-amd64-i386-win-vcpus1 fail
test-amd64-i386-xl-win-vcpus1 fail
test-amd64-amd64-win fail
test-amd64-i386-win fail
test-i386-i386-win fail
test-amd64-amd64-xl-win fail
test-i386-i386-xl-win fail
------------------------------------------------------------
sg-report-flight on woking.cam.xci-test.com
logs: /home/xc_osstest/logs
images: /home/xc_osstest/images
Logs, config files, etc. are available at
http://www.chiark.greenend.org.uk/~xensrcts/logs
Test harness code can be found at
http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary
Not pushing.
------------------------------------------------------------
changeset: 24069:801ca6c0fbfa
tag: tip
user: Jan Beulich <jbeulich@xxxxxxxx>
date: Thu Nov 03 17:28:41 2011 +0100
x86/IRQ: consolidate IRQ disabling when acquiring vector lock
__assign_irq_vector() doesn't need to disable interrupts (its callers
are required to when acquiring the lock), and set_desc_affinity() can
use the normal spin lock primitives.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Keir Fraser <keir@xxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
changeset: 24068:6928172f7ded
user: Jan Beulich <jbeulich@xxxxxxxx>
date: Thu Nov 03 17:27:38 2011 +0100
IRQ: allocate CPU masks dynamically
This includes delaying the initialization of dynamically created IRQs
until their actual first use and some further elimination of uses of
struct irq_cfg.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Keir Fraser <keir@xxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
changeset: 24067:17ee4c213438
user: Tim Deegan <tim@xxxxxxx>
date: Thu Nov 03 12:19:23 2011 +0000
xen: provide pse36 cpuid bit
Provide pse36 cpuid bit if guest runs in 32bit PAE
or in long mode. Hyper-V refuses to start as
the "cpu does not provide required hw features"
if it does not find the pse36 cpuid bits.
Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
Acked-by: Tim Deegan <tim@xxxxxxx>
Committed-by: Tim Deegan <tim@xxxxxxx>
changeset: 24066:54a5e994a241
user: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
date: Wed Nov 02 17:09:09 2011 +0000
docs: Correct man page of xl regarding cpu-pools
Signed-off-by: juergen.gross@xxxxxxxxxxxxxx
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
========================================
commit 52834188eedfbbca5636fd869d4c86b3b3044439
Author: Ian Campbell <ian.campbell@xxxxxxxxxx>
Date: Tue Nov 1 18:42:55 2011 +0000
qemu-xen: remove i386-dm/README.hvm-pv-magic-ioport-disable
I have just proposed a patch to add this to xen-unstable.hg as
docs/misc/hvm-emulated-unplug.markdown. This repo is not a place where
people
look for docs, plus we are transitioning to upstream qemu.
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [xen-unstable test] 9663: regressions - FAIL,
xen . org <=
|
|
|
|
|