flight 11584 xen-unstable real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/11584/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-win 14 guest-start.2 fail REGR. vs. 11574 Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-pcipt-intel 9 guest-start fail never pass test-amd64-i386-rhel6hvm-intel 9 guest-start.2 fail never pass test-amd64-i386-rhel6hvm-amd 9 guest-start.2 fail never pass test-amd64-amd64-xl-win7-amd64 13 guest-stop fail never pass test-amd64-i386-xend-winxpsp3 16 leak-check/check fail never pass test-amd64-amd64-xl-win 13 guest-stop fail never pass test-i386-i386-xl-win 13 guest-stop fail never pass test-amd64-i386-xl-win-vcpus1 13 guest-stop fail never pass test-amd64-i386-win-vcpus1 16 leak-check/check fail never pass test-amd64-i386-win 16 leak-check/check fail never pass test-amd64-i386-xl-win7-amd64 13 guest-stop fail never pass test-i386-i386-win 16 leak-check/check fail never pass test-i386-i386-xl-winxpsp3 13 guest-stop fail never pass test-amd64-amd64-xl-winxpsp3 13 guest-stop fail never pass test-amd64-i386-xl-winxpsp3-vcpus1 13 guest-stop fail never pass version targeted for testing: xen a2a8089b1ffb baseline version: xen 370924e204dc ------------------------------------------------------------ People who touched revisions under test: Doug Magee <djmagee@mageenet.net> Ian Campbell <ian.campbell@citrix.com> Ian Jackson <ian.jackson.citrix.com> Ian Jackson <ian.jackson@eu.citrix.com> Jan Beulich <jbeulich@suse.com> Jean Guyader <jean.guyader@eu.citrix.com> juergen.gross@ts.fujitsu.com Keir Fraser <keir@xen.org> Paul Durrant <paul.durrant@citrix.com> Stefano Stabellini <stefano.stabellini@eu.citrix.com> Tim Deegan <tim@xen.org> Wei Liu <wei.liu2@citrix.com> ------------------------------------------------------------ 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 pass test-amd64-i386-xl pass test-i386-i386-xl pass test-amd64-i386-rhel6hvm-amd fail test-amd64-amd64-xl-win7-amd64 fail test-amd64-i386-xl-win7-amd64 fail test-amd64-i386-xl-credit2 pass test-amd64-amd64-xl-pcipt-intel fail test-amd64-i386-rhel6hvm-intel fail test-amd64-i386-xl-multivcpu pass test-amd64-amd64-pair pass test-amd64-i386-pair pass test-i386-i386-pair pass test-amd64-amd64-xl-sedf-pin pass test-amd64-amd64-pv pass test-amd64-i386-pv pass test-i386-i386-pv pass test-amd64-amd64-xl-sedf pass test-amd64-i386-win-vcpus1 fail test-amd64-i386-xl-win-vcpus1 fail test-amd64-i386-xl-winxpsp3-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 test-amd64-i386-xend-winxpsp3 fail test-amd64-amd64-xl-winxpsp3 fail test-i386-i386-xl-winxpsp3 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: 24562:a2a8089b1ffb tag: tip user: Tim Deegan <tim@xen.org> date: Tue Jan 24 16:46:17 2012 +0000 SVM: Plumb NPT error-code bits into nested-fault access_X arguments. Signed-off-by: Tim Deegan <tim@xen.org> changeset: 24561:4cd3560aec0b user: Doug Magee <djmagee@mageenet.net> date: Tue Jan 24 15:36:19 2012 +0000 libxl: rename is_assigned to is_pcidev_in_array All this function does is check to see if a device is in an array of pcidevs passed by the caller. The function name can be misleading if ever used to check against a list of devices other than those assigned to a domain. Signed-off-by: Doug Magee <djmagee@mageenet.net> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com> changeset: 24560:b7936bee33bf user: Jean Guyader <jean.guyader@eu.citrix.com> date: Tue Jan 24 15:33:36 2012 +0000 xl: Add missing trigger for the xl trigger cmd. Add s3resume trigger in the usage of the xl trigger cmd. Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com> changeset: 24559:cae83bffe676 user: Ian Campbell <ian.campbell@citrix.com> date: Tue Jan 24 15:30:46 2012 +0000 libxl: remove _libxl_json_internal.h from libxl_json.h libxl_json.h is intended as a user-includable header for applications which would like to use libyajl directly with libxl types. It should not expose libxl internals. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com> changeset: 24558:2c9b3b9da3b1 user: <stefano.stabellini@eu.citrix.com> date: Tue Jan 24 15:09:32 2012 +0000 update MAINTAINERS file From: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Add Ian as Seabios maintainer and myself as upstream Qemu maintainer. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> changeset: 24557:d919b814d0f3 user: <stefano.stabellini@eu.citrix.com> date: Tue Jan 24 15:09:31 2012 +0000 libxl: use new qemu at the location where xen-unstable installs it From: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> changeset: 24556:d24509a987c3 user: <stefano.stabellini@eu.citrix.com> date: Tue Jan 24 15:09:31 2012 +0000 Clone and build Seabios by default From: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> changeset: 24555:277a1cde337f user: <stefano.stabellini@eu.citrix.com> date: Tue Jan 24 15:09:30 2012 +0000 Clone and build upstream Qemu by default From: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> changeset: 24554:905ecf8d6482 user: <stefano.stabellini@eu.citrix.com> date: Tue Jan 24 15:09:30 2012 +0000 move the call to xen-setup after libxc and xenstore are built From: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Move the call to xen-setup, the wrapper script to configure qemu-xen-traditional, right before building qemu-xen-traditional and after libxc and xenstore are already built. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> changeset: 24553:f9e164f72615 user: <stefano.stabellini@eu.citrix.com> date: Tue Jan 24 15:09:29 2012 +0000 Rename ioemu-dir as qemu-xen-traditional-dir From: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> changeset: 24552:0bc51b1f2d74 user: <stefano.stabellini@eu.citrix.com> date: Tue Jan 24 15:09:29 2012 +0000 Introduce git-checkout.sh From: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Introduce a script to perform git checkout on an external git tree; use git-checkout.sh in ioemu-dir-find. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson.citrix.com> changeset: 24551:0f8f633dbe2d user: Juergen Gross <juergen.gross@ts.fujitsu.com> date: Tue Jan 24 14:21:12 2012 +0000 reflect cpupool in numa node affinity In order to prefer node local memory for a domain the numa node locality info must be built according to the cpus belonging to the cpupool of the domain. Signed-off-by: juergen.gross@ts.fujitsu.com Committed-by: Keir Fraser <keir@xen.org> changeset: 24550:455a50622fb2 user: Juergen Gross <juergen.gross@ts.fujitsu.com> date: Tue Jan 24 14:20:40 2012 +0000 switch to dynamically allocated cpumask in domain_update_node_affinity() cpumasks should rather be allocated dynamically. Signed-off-by: juergen.gross@ts.fujitsu.com Committed-by: Keir Fraser <keir@xen.org> changeset: 24549:3df3a0a95551 user: Juergen Gross <juergen.gross@ts.fujitsu.com> date: Tue Jan 24 14:19:58 2012 +0000 introduce and use common macros for selecting cpupool based cpumasks There are several instances of the same construct finding the cpumask for a cpupool. Use macros instead. Signed-off-by: juergen.gross@ts.fujitsu.com Committed-by: Keir Fraser <keir@xen.org> changeset: 24548:d115844ebfbb user: Wei Liu <wei.liu2@citrix.com> date: Tue Jan 24 14:16:04 2012 +0000 Add a GNTTABOP to swap the content of two grant references under lock provided that they are not currently active. Signed-off-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: Paul Durrant <paul.durrant@citrix.com> Committed-by: Keir Fraser <keir@xen.org> changeset: 24547:370924e204dc user: Keir Fraser <keir@xen.org> date: Mon Jan 23 15:10:43 2012 +0000 Revert 24538:5bb22a6871f6 "xenoprof: Make the escape code consistent across 32 and 64-bit xen" Breaks 32-bit build. Signed-off-by: Keir Fraser <keir@xen.org> =======================================commit bb36d632e4cabf47882adff07a45c6702c4a5b30 Author: Jan Beulich <jbeulich@suse.com> Date: Thu Jan 5 17:16:46 2012 +0000 qemu-xen: adjust MSI-X related log messages Several of these messages we coded using line continuation within a string literal. This is generally not recommended and also lead to odd sequences of many blanks in the middle of the messages. The message indicating a discarded write due to MSI-X already being enabled doesn''t need to be issued when a write doesn''t actually modify the current value. Adjust the surrounding logic accordingly, and eliminate some redundancy as well as the sometimes unnecessary access to the physical MSI-X table. Finally, adjust the wording of a few messages to be more precise and/or more useful. Signed-off-by: Jan Beulich <jbeulich@suse.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>