flight 8269 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/8269/
Regressions :-(
Tests which did not succeed and are blocking:
test-amd64-amd64-xl-pcipt-intel 5 xen-boot fail REGR. vs. 8256
test-amd64-amd64-xl 3 host-install(3) broken
test-amd64-i386-rhel6hvm-intel 5 xen-boot fail REGR. vs. 8256
test-amd64-i386-xl-credit2 3 host-install(3) broken
test-amd64-amd64-win 3 host-install(3) broken
test-i386-i386-win 3 host-install(3) broken
test-amd64-amd64-xl-win 3 host-install(3) broken
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-i386-i386-xl 5 xen-boot fail like 8240
test-amd64-i386-xl-multivcpu 5 xen-boot fail like 8256
test-i386-i386-pv 5 xen-boot fail like 8256
test-amd64-amd64-pv 5 xen-boot fail like 8244
test-amd64-i386-pv 5 xen-boot fail like 8249
test-amd64-i386-pair 8 xen-boot/dst_host fail like 8240
test-amd64-i386-pair 7 xen-boot/src_host fail like 8240
test-amd64-i386-rhel6hvm-amd 5 xen-boot fail like 8236
test-amd64-i386-win-vcpus1 5 xen-boot fail like 8256
test-amd64-i386-xl 5 xen-boot fail like 8244
test-amd64-amd64-pair 8 xen-boot/dst_host fail like 8256
test-amd64-amd64-pair 7 xen-boot/src_host fail like 8256
test-i386-i386-pair 7 xen-boot/src_host fail like 8256
test-i386-i386-pair 8 xen-boot/dst_host fail like 8256
test-amd64-i386-xl-win-vcpus1 5 xen-boot fail like 8244
test-i386-i386-xl-win 5 xen-boot fail like 8256
test-amd64-i386-win 5 xen-boot fail like 8256
version targeted for testing:
xen d8725d9fb865
baseline version:
xen 42edf1481c57
------------------------------------------------------------
People who touched revisions under test:
Ian Campbell <ian.campbell@xxxxxxxxxx>
Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Jan Beulich <jbeulich@xxxxxxxxxx>
Keir Fraser <keir@xxxxxxx>
Liu, Jinsong <jinsong.liu@xxxxxxxxx>
Olaf Hering <olaf@xxxxxxxxx>
Roger Pau Monne <roger.pau@xxxxxxxxxxxxx>
------------------------------------------------------------
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 broken
test-amd64-i386-xl fail
test-i386-i386-xl fail
test-amd64-i386-rhel6hvm-amd fail
test-amd64-i386-xl-credit2 broken
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-i386-win-vcpus1 fail
test-amd64-i386-xl-win-vcpus1 fail
test-amd64-amd64-win broken
test-amd64-i386-win fail
test-i386-i386-win broken
test-amd64-amd64-xl-win broken
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: 23741:d8725d9fb865
tag: tip
user: Keir Fraser <keir@xxxxxxx>
date: Sat Jul 23 09:57:04 2011 +0100
hvmloader: Declare get_hvm_info_table/get_shared_info as const funcs.
The compiler can perform CSE on their call sites.
Signed-off-by: Keir Fraser <keir@xxxxxxx>
changeset: 23740:5f7dc61e166b
user: Keir Fraser <keir@xxxxxxx>
date: Sat Jul 23 09:56:13 2011 +0100
hvmloader: Remove bogus and unused RESERVED_MEMSIZE decl.
Signed-off-by: Keir Fraser <keir@xxxxxxx>
changeset: 23739:815ef5cf0261
user: Keir Fraser <keir@xxxxxxx>
date: Sat Jul 23 09:43:47 2011 +0100
hvmloader: New functions mem_hole_alloc() and mem_hole_populate_ram().
These can be used by BIOS-specific handlers to set up memory regions
as required by their firmware payload.
Use mem_hole_alloc() to allocate properly reserved space for the
shared-info-page mapping. The old location conflicts with space
required for the OVMF BIOS (support for which is work in progress).
Signed-off-by: Keir Fraser <keir@xxxxxxx>
changeset: 23738:88847c424eec
user: Roger Pau Monne <roger.pau@xxxxxxxxxxxxx>
date: Sat Jul 23 08:58:37 2011 +0100
xend: remove PCI device listing from NetBSD, since it's Linux
specific code.
Signed-off-by: Roger Pau Monne <roger.pau@xxxxxxxxxxxxx>
changeset: 23737:3d18ff6589e3
user: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
date: Sat Jul 23 08:56:58 2011 +0100
x86, mce: Dump mce log by ERST when mc panic
We have implemented basic ERST logic before. Now linux3.0 as dom0 has
included APEI logic. Hence it's time to add mce apei interface and
enable APEI ERST feature.
With it, it can save mce log by ERST method when mc panic.
Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
changeset: 23736:31683aa4bfb3
user: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
date: Sat Jul 23 08:55:59 2011 +0100
acpi: Add support for old and new bios erst, enable mce_apei logic
When testing, we found different bios has different understanding
about APEI ERST table header, depending on whether it count ACPI
standard header or not.
This patch add support for both bios version, and enable mce_apei.
Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
changeset: 23735:537918f518ee
user: Jan Beulich <jbeulich@xxxxxxxxxx>
date: Sat Jul 23 08:49:15 2011 +0100
add privileged (dom0) kernel feature indication
With our switching away from supporting 32-bit Dom0 operation, users
complained that attempts (perhaps due to lack of knowledge of that
change) to boot the no longer privileged kernel in Dom0 resulted in
apparently silent failure. To make the mismatch explicit and visible,
add dom0 feature flag that the kernel can set to indicate operation as
dom0 is supported.
Due to the way elf_xen_parse_features() worked up to now (getting
fixed here), adding features indications to the old, string based ELF
note would make the respective kernel unusable on older hypervisors.
For that reason, a new ELF Note is being introduced that allows
specifying supported features as a bit array instead (with features
unknown to the hypervisor simply ignored, as now also done by
elf_xen_parse_features(), whereas here unknown kernel-required
features still keep the kernel [and hence VM] from booting).
Introduce and use elf_note_numeric_array() to be forward
compatible (or else an old hypervisor wouldn't be able to parse kernel
specified features occupying more than 64 bits - thanks, Ian!).
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
changeset: 23734:42edf1481c57
user: Ian Campbell <ian.campbell@xxxxxxxxxx>
date: Fri Jul 22 08:55:19 2011 +0100
build: remove $(DESTDIR) from buildmakevars2file paths
23721:0ccb94d533d6 added this by mistake.
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
========================================
commit cd776ee9408ff127f934a707c1a339ee600bc127
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Date: Tue Jun 28 13:50:53 2011 +0100
qemu-char.c: fix incorrect CONFIG_STUBDOM handling
qemu-char.c:1123:7: warning: "CONFIG_STUBDOM" is not defined [-Wundef]
Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|