[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Stop testing SEDF almost at all (at least until Xen 4.2) [was: Re: [PATCH v2] OSSTest: stop testing SEDF, start testing RTDS]
[Adding George. Sorry George for not having added you to previous emails] On Fri, 2015-06-26 at 13:02 +0100, Ian Jackson wrote: > Dario Faggioli writes ("[PATCH v2] OSSTest: stop testing SEDF, start testing > RTDS"): > > the SEDF scheduler is about to be deprecated and go > > away (see [1]). OTOH, the RTDS scheduler is here to > > stay. > > > > It therefore makes sense to stop smoke testing the > > former in favour of the latter. Note that the > > -sedf-pin jobs where only added in order to try to > > debug a long standing issue with SEDF; it is not > > necessary to have anything like that for RTDS. > > > > For now, as RTDS is still marked as experimental, > > test failures are allowed, as it is for SEDF. > > > > Also, RTDS was introduced in Xen 4.5, so add the > > test only for the relevant brnaches. Similarly, > > SEDF is removed in Xen 4.6, so keep testing it in > > older branches. > > Thanks. > > Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > > And I am about to apply it. > Thanks to you. However, I honestly think that testing SEDF for earlier versions than xen-unstable (at least until 4.2) is also just a waste of test resources. ~4.2 time is when I joined this community, so I can't speak for before. At that time, however, that scheduler was already broken and unmaintained. There were failures already, that no one was investigating, due to lack of interest. I thought about working on it, but it never happened, due to the said lack of interest from the community, as well as from any vendor or other interested party in general. The situation, since then (so, say, for 4.3 and 4.4), certainly did not improve. The code did not get any love, and the tests continued to fail, without anyone caring. From 4.5 (included) on, since we have RTDS, interest is (if possible) even less! As of now, we're running 2 tests (-sedf and -sedf-pin) on amd64 and the same two on armhf. This may not be much, but is nevertheless time during which the test lab could do more interesting and important things. Therefore, I'd argue for the attached patch, as a follow up (this time, _with_ a S-o-b! :-P). A diff of the result of running the following command, unpathed and patched, is shown below. ./standalone-generate-dump-flight-runvars xen-unstable xen-4.5-testing xen-4.4-testing xen-4.3-testing xen-4.2-testing xen-4.1-testing Thanks and Regards, Dario --- dariof@hoopak:~/osstest.git$ diff -Nru runvars-pre runvars-post --- runvars-pre 2015-06-26 14:22:56.458721000 +0100 +++ runvars-post 2015-06-26 13:54:59.700281000 +0100 @@ -741,8 +741,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.5-testing test-amd64-amd64-xl-rtds all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test -xen-4.5-testing test-amd64-amd64-xl-sedf all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test -xen-4.5-testing test-amd64-amd64-xl-sedf-pin all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test xen-4.5-testing test-amd64-i386-freebsd10-amd64 all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test xen-4.5-testing test-amd64-i386-freebsd10-i386 all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test xen-4.5-testing test-amd64-i386-libvirt all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test @@ -767,8 +765,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.5-testing test-armhf-armhf-xl-multivcpu all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.5-testing test-armhf-armhf-xl-rtds all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -xen-4.5-testing test-armhf-armhf-xl-sedf all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -xen-4.5-testing test-armhf-armhf-xl-sedf-pin all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.5-testing build-amd64 arch amd64 xen-4.5-testing build-amd64-libvirt arch amd64 xen-4.5-testing build-amd64-pvops arch amd64 @@ -796,8 +792,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch amd64 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch amd64 xen-4.5-testing test-amd64-amd64-xl-rtds arch amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf arch amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin arch amd64 xen-4.5-testing test-amd64-i386-freebsd10-amd64 arch i386 xen-4.5-testing test-amd64-i386-freebsd10-i386 arch i386 xen-4.5-testing test-amd64-i386-libvirt arch i386 @@ -822,8 +816,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 arch armhf xen-4.5-testing test-armhf-armhf-xl-multivcpu arch armhf xen-4.5-testing test-armhf-armhf-xl-rtds arch armhf -xen-4.5-testing test-armhf-armhf-xl-sedf arch armhf -xen-4.5-testing test-armhf-armhf-xl-sedf-pin arch armhf xen-4.5-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios rombios xen-4.5-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios seabios xen-4.5-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 bios ovmf @@ -862,8 +854,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 buildjob build-amd64 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 buildjob build-amd64 xen-4.5-testing test-amd64-amd64-xl-rtds buildjob build-amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf buildjob build-amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin buildjob build-amd64 xen-4.5-testing test-amd64-i386-freebsd10-amd64 buildjob build-i386 xen-4.5-testing test-amd64-i386-freebsd10-i386 buildjob build-i386 xen-4.5-testing test-amd64-i386-libvirt buildjob build-i386 @@ -888,8 +878,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 buildjob build-armhf xen-4.5-testing test-armhf-armhf-xl-multivcpu buildjob build-armhf xen-4.5-testing test-armhf-armhf-xl-rtds buildjob build-armhf -xen-4.5-testing test-armhf-armhf-xl-sedf buildjob build-armhf -xen-4.5-testing test-armhf-armhf-xl-sedf-pin buildjob build-armhf xen-4.5-testing test-amd64-amd64-libvirt debian_arch amd64 xen-4.5-testing test-amd64-amd64-pair debian_arch amd64 xen-4.5-testing test-amd64-amd64-xl debian_arch amd64 @@ -898,8 +886,6 @@ xen-4.5-testing test-amd64-amd64-xl-pvh-amd debian_arch amd64 xen-4.5-testing test-amd64-amd64-xl-pvh-intel debian_arch amd64 xen-4.5-testing test-amd64-amd64-xl-rtds debian_arch amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf debian_arch amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin debian_arch amd64 xen-4.5-testing test-amd64-i386-libvirt debian_arch i386 xen-4.5-testing test-amd64-i386-pair debian_arch i386 xen-4.5-testing test-amd64-i386-xl debian_arch i386 @@ -908,8 +894,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 debian_arch armhf xen-4.5-testing test-armhf-armhf-xl-multivcpu debian_arch armhf xen-4.5-testing test-armhf-armhf-xl-rtds debian_arch armhf -xen-4.5-testing test-armhf-armhf-xl-sedf debian_arch armhf -xen-4.5-testing test-armhf-armhf-xl-sedf-pin debian_arch armhf xen-4.5-testing test-amd64-amd64-libvirt debian_kernkind pvops xen-4.5-testing test-amd64-amd64-pair debian_kernkind pvops xen-4.5-testing test-amd64-amd64-xl debian_kernkind pvops @@ -918,8 +902,6 @@ xen-4.5-testing test-amd64-amd64-xl-pvh-amd debian_kernkind pvops xen-4.5-testing test-amd64-amd64-xl-pvh-intel debian_kernkind pvops xen-4.5-testing test-amd64-amd64-xl-rtds debian_kernkind pvops -xen-4.5-testing test-amd64-amd64-xl-sedf debian_kernkind pvops -xen-4.5-testing test-amd64-amd64-xl-sedf-pin debian_kernkind pvops xen-4.5-testing test-amd64-i386-libvirt debian_kernkind pvops xen-4.5-testing test-amd64-i386-pair debian_kernkind pvops xen-4.5-testing test-amd64-i386-xl debian_kernkind pvops @@ -928,8 +910,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 debian_kernkind pvops xen-4.5-testing test-armhf-armhf-xl-multivcpu debian_kernkind pvops xen-4.5-testing test-armhf-armhf-xl-rtds debian_kernkind pvops -xen-4.5-testing test-armhf-armhf-xl-sedf debian_kernkind pvops -xen-4.5-testing test-armhf-armhf-xl-sedf-pin debian_kernkind pvops xen-4.5-testing test-amd64-amd64-xl-pvh-amd debian_pvh 1 xen-4.5-testing test-amd64-amd64-xl-pvh-intel debian_pvh 1 xen-4.5-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso @@ -988,15 +968,11 @@ xen-4.5-testing test-amd64-amd64-xl-credit2 guests_vcpus 4 xen-4.5-testing test-amd64-amd64-xl-multivcpu guests_vcpus 4 xen-4.5-testing test-amd64-amd64-xl-rtds guests_vcpus 4 -xen-4.5-testing test-amd64-amd64-xl-sedf guests_vcpus 4 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin guests_vcpus 4 xen-4.5-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guests_vcpus 1 xen-4.5-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guests_vcpus 1 xen-4.5-testing test-armhf-armhf-xl-credit2 guests_vcpus 4 xen-4.5-testing test-armhf-armhf-xl-multivcpu guests_vcpus 4 xen-4.5-testing test-armhf-armhf-xl-rtds guests_vcpus 4 -xen-4.5-testing test-armhf-armhf-xl-sedf guests_vcpus 4 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin guests_vcpus 4 xen-4.5-testing build-amd64 host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.5-testing build-amd64-libvirt host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.5-testing build-amd64-pvops host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build @@ -1028,8 +1004,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernbuildjob build-amd64-pvops xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernbuildjob build-amd64-pvops xen-4.5-testing test-amd64-amd64-xl-rtds kernbuildjob build-amd64-pvops -xen-4.5-testing test-amd64-amd64-xl-sedf kernbuildjob build-amd64-pvops -xen-4.5-testing test-amd64-amd64-xl-sedf-pin kernbuildjob build-amd64-pvops xen-4.5-testing test-amd64-i386-freebsd10-amd64 kernbuildjob build-i386-pvops xen-4.5-testing test-amd64-i386-freebsd10-i386 kernbuildjob build-i386-pvops xen-4.5-testing test-amd64-i386-libvirt kernbuildjob build-i386-pvops @@ -1054,8 +1028,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 kernbuildjob build-armhf-pvops xen-4.5-testing test-armhf-armhf-xl-multivcpu kernbuildjob build-armhf-pvops xen-4.5-testing test-armhf-armhf-xl-rtds kernbuildjob build-armhf-pvops -xen-4.5-testing test-armhf-armhf-xl-sedf kernbuildjob build-armhf-pvops -xen-4.5-testing test-armhf-armhf-xl-sedf-pin kernbuildjob build-armhf-pvops xen-4.5-testing test-amd64-amd64-libvirt kernkind pvops xen-4.5-testing test-amd64-amd64-pair kernkind pvops xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 kernkind pvops @@ -1072,8 +1044,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernkind pvops xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernkind pvops xen-4.5-testing test-amd64-amd64-xl-rtds kernkind pvops -xen-4.5-testing test-amd64-amd64-xl-sedf kernkind pvops -xen-4.5-testing test-amd64-amd64-xl-sedf-pin kernkind pvops xen-4.5-testing test-amd64-i386-freebsd10-amd64 kernkind pvops xen-4.5-testing test-amd64-i386-freebsd10-i386 kernkind pvops xen-4.5-testing test-amd64-i386-libvirt kernkind pvops @@ -1098,15 +1068,9 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 kernkind pvops xen-4.5-testing test-armhf-armhf-xl-multivcpu kernkind pvops xen-4.5-testing test-armhf-armhf-xl-rtds kernkind pvops -xen-4.5-testing test-armhf-armhf-xl-sedf kernkind pvops -xen-4.5-testing test-armhf-armhf-xl-sedf-pin kernkind pvops xen-4.5-testing test-amd64-amd64-libvirt libvirtbuildjob build-amd64-libvirt xen-4.5-testing test-amd64-i386-libvirt libvirtbuildjob build-i386-libvirt xen-4.5-testing test-armhf-armhf-libvirt libvirtbuildjob build-armhf-libvirt -xen-4.5-testing test-amd64-amd64-xl-sedf linux_boot_append loglevel=9 debug -xen-4.5-testing test-amd64-amd64-xl-sedf-pin linux_boot_append loglevel=9 debug -xen-4.5-testing test-armhf-armhf-xl-sedf linux_boot_append loglevel=9 debug -xen-4.5-testing test-armhf-armhf-xl-sedf-pin linux_boot_append loglevel=9 debug xen-4.5-testing test-amd64-i386-qemut-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso xen-4.5-testing test-amd64-i386-qemut-rhel6hvm-intel redhat_image rhel-server-6.1-i386-dvd.iso xen-4.5-testing test-amd64-i386-qemuu-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso @@ -1161,8 +1125,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 toolstack xl xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 toolstack xl xen-4.5-testing test-amd64-amd64-xl-rtds toolstack xl -xen-4.5-testing test-amd64-amd64-xl-sedf toolstack xl -xen-4.5-testing test-amd64-amd64-xl-sedf-pin toolstack xl xen-4.5-testing test-amd64-i386-freebsd10-amd64 toolstack xl xen-4.5-testing test-amd64-i386-freebsd10-i386 toolstack xl xen-4.5-testing test-amd64-i386-libvirt toolstack libvirt @@ -1187,8 +1149,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 toolstack xl xen-4.5-testing test-armhf-armhf-xl-multivcpu toolstack xl xen-4.5-testing test-armhf-armhf-xl-rtds toolstack xl -xen-4.5-testing test-armhf-armhf-xl-sedf toolstack xl -xen-4.5-testing test-armhf-armhf-xl-sedf-pin toolstack xl xen-4.5-testing build-amd64-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git xen-4.5-testing build-armhf-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git xen-4.5-testing build-i386-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git @@ -1253,12 +1213,8 @@ xen-4.5-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 win_image winxpsp3.iso xen-4.5-testing test-amd64-amd64-xl-credit2 xen_boot_append sched=credit2 xen-4.5-testing test-amd64-amd64-xl-rtds xen_boot_append sched=rtds -xen-4.5-testing test-amd64-amd64-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.5-testing test-amd64-amd64-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.5-testing test-armhf-armhf-xl-credit2 xen_boot_append sched=credit2 xen-4.5-testing test-armhf-armhf-xl-rtds xen_boot_append sched=rtds -xen-4.5-testing test-armhf-armhf-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.5-testing test-armhf-armhf-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.5-testing test-amd64-amd64-libvirt xenbuildjob build-amd64 xen-4.5-testing test-amd64-amd64-pair xenbuildjob build-amd64 xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 xenbuildjob build-amd64 @@ -1275,8 +1231,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbuildjob build-amd64 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbuildjob build-amd64 xen-4.5-testing test-amd64-amd64-xl-rtds xenbuildjob build-amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf xenbuildjob build-amd64 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin xenbuildjob build-amd64 xen-4.5-testing test-amd64-i386-freebsd10-amd64 xenbuildjob build-amd64 xen-4.5-testing test-amd64-i386-freebsd10-i386 xenbuildjob build-amd64 xen-4.5-testing test-amd64-i386-libvirt xenbuildjob build-amd64 @@ -1301,8 +1255,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 xenbuildjob build-armhf xen-4.5-testing test-armhf-armhf-xl-multivcpu xenbuildjob build-armhf xen-4.5-testing test-armhf-armhf-xl-rtds xenbuildjob build-armhf -xen-4.5-testing test-armhf-armhf-xl-sedf xenbuildjob build-armhf -xen-4.5-testing test-armhf-armhf-xl-sedf-pin xenbuildjob build-armhf xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 xenstorels_builtimage :/usr/local/bin/xenstore xen-4.5-testing test-amd64-i386-rumpuserxen-i386 xenstorels_builtimage :/usr/local/bin/xenstore xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 xenstorels_cmdline ls -fp device @@ -1321,8 +1273,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm -xen-4.4-testing test-amd64-amd64-xl-sedf all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test -xen-4.4-testing test-amd64-amd64-xl-sedf-pin all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test xen-4.4-testing test-amd64-i386-freebsd10-amd64 all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test xen-4.4-testing test-amd64-i386-freebsd10-i386 all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test xen-4.4-testing test-amd64-i386-libvirt all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test @@ -1346,8 +1296,6 @@ xen-4.4-testing test-armhf-armhf-xl all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.4-testing test-armhf-armhf-xl-credit2 all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.4-testing test-armhf-armhf-xl-multivcpu all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -xen-4.4-testing test-armhf-armhf-xl-sedf all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -xen-4.4-testing test-armhf-armhf-xl-sedf-pin all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.4-testing build-amd64 arch amd64 xen-4.4-testing build-amd64-libvirt arch amd64 xen-4.4-testing build-amd64-pvops arch amd64 @@ -1375,8 +1323,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 arch amd64 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch amd64 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf arch amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin arch amd64 xen-4.4-testing test-amd64-i386-freebsd10-amd64 arch i386 xen-4.4-testing test-amd64-i386-freebsd10-i386 arch i386 xen-4.4-testing test-amd64-i386-libvirt arch i386 @@ -1400,8 +1346,6 @@ xen-4.4-testing test-armhf-armhf-xl arch armhf xen-4.4-testing test-armhf-armhf-xl-credit2 arch armhf xen-4.4-testing test-armhf-armhf-xl-multivcpu arch armhf -xen-4.4-testing test-armhf-armhf-xl-sedf arch armhf -xen-4.4-testing test-armhf-armhf-xl-sedf-pin arch armhf xen-4.4-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios rombios xen-4.4-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios seabios xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 bios ovmf @@ -1440,8 +1384,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 buildjob build-amd64 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 buildjob build-amd64 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 buildjob build-amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf buildjob build-amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin buildjob build-amd64 xen-4.4-testing test-amd64-i386-freebsd10-amd64 buildjob build-i386 xen-4.4-testing test-amd64-i386-freebsd10-i386 buildjob build-i386 xen-4.4-testing test-amd64-i386-libvirt buildjob build-i386 @@ -1465,16 +1407,12 @@ xen-4.4-testing test-armhf-armhf-xl buildjob build-armhf xen-4.4-testing test-armhf-armhf-xl-credit2 buildjob build-armhf xen-4.4-testing test-armhf-armhf-xl-multivcpu buildjob build-armhf -xen-4.4-testing test-armhf-armhf-xl-sedf buildjob build-armhf -xen-4.4-testing test-armhf-armhf-xl-sedf-pin buildjob build-armhf xen-4.4-testing test-amd64-amd64-libvirt debian_arch amd64 xen-4.4-testing test-amd64-amd64-pair debian_arch amd64 xen-4.4-testing test-amd64-amd64-pv debian_arch amd64 xen-4.4-testing test-amd64-amd64-xl debian_arch amd64 xen-4.4-testing test-amd64-amd64-xl-credit2 debian_arch amd64 xen-4.4-testing test-amd64-amd64-xl-multivcpu debian_arch amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf debian_arch amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin debian_arch amd64 xen-4.4-testing test-amd64-i386-libvirt debian_arch i386 xen-4.4-testing test-amd64-i386-pair debian_arch i386 xen-4.4-testing test-amd64-i386-pv debian_arch i386 @@ -1483,16 +1421,12 @@ xen-4.4-testing test-armhf-armhf-xl debian_arch armhf xen-4.4-testing test-armhf-armhf-xl-credit2 debian_arch armhf xen-4.4-testing test-armhf-armhf-xl-multivcpu debian_arch armhf -xen-4.4-testing test-armhf-armhf-xl-sedf debian_arch armhf -xen-4.4-testing test-armhf-armhf-xl-sedf-pin debian_arch armhf xen-4.4-testing test-amd64-amd64-libvirt debian_kernkind pvops xen-4.4-testing test-amd64-amd64-pair debian_kernkind pvops xen-4.4-testing test-amd64-amd64-pv debian_kernkind pvops xen-4.4-testing test-amd64-amd64-xl debian_kernkind pvops xen-4.4-testing test-amd64-amd64-xl-credit2 debian_kernkind pvops xen-4.4-testing test-amd64-amd64-xl-multivcpu debian_kernkind pvops -xen-4.4-testing test-amd64-amd64-xl-sedf debian_kernkind pvops -xen-4.4-testing test-amd64-amd64-xl-sedf-pin debian_kernkind pvops xen-4.4-testing test-amd64-i386-libvirt debian_kernkind pvops xen-4.4-testing test-amd64-i386-pair debian_kernkind pvops xen-4.4-testing test-amd64-i386-pv debian_kernkind pvops @@ -1501,8 +1435,6 @@ xen-4.4-testing test-armhf-armhf-xl debian_kernkind pvops xen-4.4-testing test-armhf-armhf-xl-credit2 debian_kernkind pvops xen-4.4-testing test-armhf-armhf-xl-multivcpu debian_kernkind pvops -xen-4.4-testing test-armhf-armhf-xl-sedf debian_kernkind pvops -xen-4.4-testing test-armhf-armhf-xl-sedf-pin debian_kernkind pvops xen-4.4-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso xen-4.4-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso @@ -1561,14 +1493,10 @@ xen-4.4-testing test-amd64-i386-rumpuserxen-i386 guests_rumpuserxenbuildjob build-i386-rumpuserxen xen-4.4-testing test-amd64-amd64-xl-credit2 guests_vcpus 4 xen-4.4-testing test-amd64-amd64-xl-multivcpu guests_vcpus 4 -xen-4.4-testing test-amd64-amd64-xl-sedf guests_vcpus 4 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin guests_vcpus 4 xen-4.4-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guests_vcpus 1 xen-4.4-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guests_vcpus 1 xen-4.4-testing test-armhf-armhf-xl-credit2 guests_vcpus 4 xen-4.4-testing test-armhf-armhf-xl-multivcpu guests_vcpus 4 -xen-4.4-testing test-armhf-armhf-xl-sedf guests_vcpus 4 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin guests_vcpus 4 xen-4.4-testing build-amd64 host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.4-testing build-amd64-libvirt host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.4-testing build-amd64-pvops host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build @@ -1600,8 +1528,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernbuildjob build-amd64-pvops xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernbuildjob build-amd64-pvops xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernbuildjob build-amd64-pvops -xen-4.4-testing test-amd64-amd64-xl-sedf kernbuildjob build-amd64-pvops -xen-4.4-testing test-amd64-amd64-xl-sedf-pin kernbuildjob build-amd64-pvops xen-4.4-testing test-amd64-i386-freebsd10-amd64 kernbuildjob build-i386-pvops xen-4.4-testing test-amd64-i386-freebsd10-i386 kernbuildjob build-i386-pvops xen-4.4-testing test-amd64-i386-libvirt kernbuildjob build-i386-pvops @@ -1625,8 +1551,6 @@ xen-4.4-testing test-armhf-armhf-xl kernbuildjob build-armhf-pvops xen-4.4-testing test-armhf-armhf-xl-credit2 kernbuildjob build-armhf-pvops xen-4.4-testing test-armhf-armhf-xl-multivcpu kernbuildjob build-armhf-pvops -xen-4.4-testing test-armhf-armhf-xl-sedf kernbuildjob build-armhf-pvops -xen-4.4-testing test-armhf-armhf-xl-sedf-pin kernbuildjob build-armhf-pvops xen-4.4-testing test-amd64-amd64-libvirt kernkind pvops xen-4.4-testing test-amd64-amd64-pair kernkind pvops xen-4.4-testing test-amd64-amd64-pv kernkind pvops @@ -1641,8 +1565,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernkind pvops xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernkind pvops xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernkind pvops -xen-4.4-testing test-amd64-amd64-xl-sedf kernkind pvops -xen-4.4-testing test-amd64-amd64-xl-sedf-pin kernkind pvops xen-4.4-testing test-amd64-i386-freebsd10-amd64 kernkind pvops xen-4.4-testing test-amd64-i386-freebsd10-i386 kernkind pvops xen-4.4-testing test-amd64-i386-libvirt kernkind pvops @@ -1666,15 +1588,9 @@ xen-4.4-testing test-armhf-armhf-xl kernkind pvops xen-4.4-testing test-armhf-armhf-xl-credit2 kernkind pvops xen-4.4-testing test-armhf-armhf-xl-multivcpu kernkind pvops -xen-4.4-testing test-armhf-armhf-xl-sedf kernkind pvops -xen-4.4-testing test-armhf-armhf-xl-sedf-pin kernkind pvops xen-4.4-testing test-amd64-amd64-libvirt libvirtbuildjob build-amd64-libvirt xen-4.4-testing test-amd64-i386-libvirt libvirtbuildjob build-i386-libvirt xen-4.4-testing test-armhf-armhf-libvirt libvirtbuildjob build-armhf-libvirt -xen-4.4-testing test-amd64-amd64-xl-sedf linux_boot_append loglevel=9 debug -xen-4.4-testing test-amd64-amd64-xl-sedf-pin linux_boot_append loglevel=9 debug -xen-4.4-testing test-armhf-armhf-xl-sedf linux_boot_append loglevel=9 debug -xen-4.4-testing test-armhf-armhf-xl-sedf-pin linux_boot_append loglevel=9 debug xen-4.4-testing test-amd64-i386-qemut-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso xen-4.4-testing test-amd64-i386-qemut-rhel6hvm-intel redhat_image rhel-server-6.1-i386-dvd.iso xen-4.4-testing test-amd64-i386-qemuu-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso @@ -1733,8 +1649,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 toolstack xl xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 toolstack xl xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 toolstack xl -xen-4.4-testing test-amd64-amd64-xl-sedf toolstack xl -xen-4.4-testing test-amd64-amd64-xl-sedf-pin toolstack xl xen-4.4-testing test-amd64-i386-freebsd10-amd64 toolstack xl xen-4.4-testing test-amd64-i386-freebsd10-i386 toolstack xl xen-4.4-testing test-amd64-i386-libvirt toolstack libvirt @@ -1758,8 +1672,6 @@ xen-4.4-testing test-armhf-armhf-xl toolstack xl xen-4.4-testing test-armhf-armhf-xl-credit2 toolstack xl xen-4.4-testing test-armhf-armhf-xl-multivcpu toolstack xl -xen-4.4-testing test-armhf-armhf-xl-sedf toolstack xl -xen-4.4-testing test-armhf-armhf-xl-sedf-pin toolstack xl xen-4.4-testing build-amd64-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git xen-4.4-testing build-armhf-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git xen-4.4-testing build-i386-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git @@ -1827,11 +1739,7 @@ xen-4.4-testing test-amd64-i386-xl-qemuu-win7-amd64 win_image win7-x64.iso xen-4.4-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 win_image winxpsp3.iso xen-4.4-testing test-amd64-amd64-xl-credit2 xen_boot_append sched=credit2 -xen-4.4-testing test-amd64-amd64-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.4-testing test-amd64-amd64-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.4-testing test-armhf-armhf-xl-credit2 xen_boot_append sched=credit2 -xen-4.4-testing test-armhf-armhf-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.4-testing test-armhf-armhf-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.4-testing test-amd64-amd64-libvirt xenbuildjob build-amd64 xen-4.4-testing test-amd64-amd64-pair xenbuildjob build-amd64 xen-4.4-testing test-amd64-amd64-pv xenbuildjob build-amd64-xend @@ -1846,8 +1754,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 xenbuildjob build-amd64 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbuildjob build-amd64 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbuildjob build-amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf xenbuildjob build-amd64 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin xenbuildjob build-amd64 xen-4.4-testing test-amd64-i386-freebsd10-amd64 xenbuildjob build-amd64 xen-4.4-testing test-amd64-i386-freebsd10-i386 xenbuildjob build-amd64 xen-4.4-testing test-amd64-i386-libvirt xenbuildjob build-amd64 @@ -1871,8 +1777,6 @@ xen-4.4-testing test-armhf-armhf-xl xenbuildjob build-armhf xen-4.4-testing test-armhf-armhf-xl-credit2 xenbuildjob build-armhf xen-4.4-testing test-armhf-armhf-xl-multivcpu xenbuildjob build-armhf -xen-4.4-testing test-armhf-armhf-xl-sedf xenbuildjob build-armhf -xen-4.4-testing test-armhf-armhf-xl-sedf-pin xenbuildjob build-armhf xen-4.4-testing test-amd64-amd64-rumpuserxen-amd64 xenstorels_builtimage :/usr/local/bin/xenstore xen-4.4-testing test-amd64-i386-rumpuserxen-i386 xenstorels_builtimage :/usr/local/bin/xenstore xen-4.4-testing test-amd64-amd64-rumpuserxen-amd64 xenstorels_cmdline ls -fp device @@ -1891,8 +1795,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm -xen-4.3-testing test-amd64-amd64-xl-sedf all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test -xen-4.3-testing test-amd64-amd64-xl-sedf-pin all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test xen-4.3-testing test-amd64-i386-freebsd10-amd64 all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test xen-4.3-testing test-amd64-i386-freebsd10-i386 all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test xen-4.3-testing test-amd64-i386-libvirt all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test @@ -1916,8 +1818,6 @@ xen-4.3-testing test-armhf-armhf-xl all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.3-testing test-armhf-armhf-xl-credit2 all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.3-testing test-armhf-armhf-xl-multivcpu all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -xen-4.3-testing test-armhf-armhf-xl-sedf all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test -xen-4.3-testing test-armhf-armhf-xl-sedf-pin all_hostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test xen-4.3-testing build-amd64 arch amd64 xen-4.3-testing build-amd64-libvirt arch amd64 xen-4.3-testing build-amd64-pvops arch amd64 @@ -1943,8 +1843,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 arch amd64 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch amd64 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf arch amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin arch amd64 xen-4.3-testing test-amd64-i386-freebsd10-amd64 arch i386 xen-4.3-testing test-amd64-i386-freebsd10-i386 arch i386 xen-4.3-testing test-amd64-i386-libvirt arch i386 @@ -1968,8 +1866,6 @@ xen-4.3-testing test-armhf-armhf-xl arch armhf xen-4.3-testing test-armhf-armhf-xl-credit2 arch armhf xen-4.3-testing test-armhf-armhf-xl-multivcpu arch armhf -xen-4.3-testing test-armhf-armhf-xl-sedf arch armhf -xen-4.3-testing test-armhf-armhf-xl-sedf-pin arch armhf xen-4.3-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios rombios xen-4.3-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios seabios xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 bios ovmf @@ -2006,8 +1902,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 buildjob build-amd64 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 buildjob build-amd64 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 buildjob build-amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf buildjob build-amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin buildjob build-amd64 xen-4.3-testing test-amd64-i386-freebsd10-amd64 buildjob build-i386 xen-4.3-testing test-amd64-i386-freebsd10-i386 buildjob build-i386 xen-4.3-testing test-amd64-i386-libvirt buildjob build-i386 @@ -2031,16 +1925,12 @@ xen-4.3-testing test-armhf-armhf-xl buildjob build-armhf xen-4.3-testing test-armhf-armhf-xl-credit2 buildjob build-armhf xen-4.3-testing test-armhf-armhf-xl-multivcpu buildjob build-armhf -xen-4.3-testing test-armhf-armhf-xl-sedf buildjob build-armhf -xen-4.3-testing test-armhf-armhf-xl-sedf-pin buildjob build-armhf xen-4.3-testing test-amd64-amd64-libvirt debian_arch amd64 xen-4.3-testing test-amd64-amd64-pair debian_arch amd64 xen-4.3-testing test-amd64-amd64-pv debian_arch amd64 xen-4.3-testing test-amd64-amd64-xl debian_arch amd64 xen-4.3-testing test-amd64-amd64-xl-credit2 debian_arch amd64 xen-4.3-testing test-amd64-amd64-xl-multivcpu debian_arch amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf debian_arch amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin debian_arch amd64 xen-4.3-testing test-amd64-i386-libvirt debian_arch i386 xen-4.3-testing test-amd64-i386-pair debian_arch i386 xen-4.3-testing test-amd64-i386-pv debian_arch i386 @@ -2049,16 +1939,12 @@ xen-4.3-testing test-armhf-armhf-xl debian_arch armhf xen-4.3-testing test-armhf-armhf-xl-credit2 debian_arch armhf xen-4.3-testing test-armhf-armhf-xl-multivcpu debian_arch armhf -xen-4.3-testing test-armhf-armhf-xl-sedf debian_arch armhf -xen-4.3-testing test-armhf-armhf-xl-sedf-pin debian_arch armhf xen-4.3-testing test-amd64-amd64-libvirt debian_kernkind pvops xen-4.3-testing test-amd64-amd64-pair debian_kernkind pvops xen-4.3-testing test-amd64-amd64-pv debian_kernkind pvops xen-4.3-testing test-amd64-amd64-xl debian_kernkind pvops xen-4.3-testing test-amd64-amd64-xl-credit2 debian_kernkind pvops xen-4.3-testing test-amd64-amd64-xl-multivcpu debian_kernkind pvops -xen-4.3-testing test-amd64-amd64-xl-sedf debian_kernkind pvops -xen-4.3-testing test-amd64-amd64-xl-sedf-pin debian_kernkind pvops xen-4.3-testing test-amd64-i386-libvirt debian_kernkind pvops xen-4.3-testing test-amd64-i386-pair debian_kernkind pvops xen-4.3-testing test-amd64-i386-pv debian_kernkind pvops @@ -2067,8 +1953,6 @@ xen-4.3-testing test-armhf-armhf-xl debian_kernkind pvops xen-4.3-testing test-armhf-armhf-xl-credit2 debian_kernkind pvops xen-4.3-testing test-armhf-armhf-xl-multivcpu debian_kernkind pvops -xen-4.3-testing test-armhf-armhf-xl-sedf debian_kernkind pvops -xen-4.3-testing test-armhf-armhf-xl-sedf-pin debian_kernkind pvops xen-4.3-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso xen-4.3-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso @@ -2123,14 +2007,10 @@ xen-4.3-testing test-amd64-i386-rumpuserxen-i386 guests_rumpuserxenbuildjob build-i386-rumpuserxen xen-4.3-testing test-amd64-amd64-xl-credit2 guests_vcpus 4 xen-4.3-testing test-amd64-amd64-xl-multivcpu guests_vcpus 4 -xen-4.3-testing test-amd64-amd64-xl-sedf guests_vcpus 4 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin guests_vcpus 4 xen-4.3-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guests_vcpus 1 xen-4.3-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guests_vcpus 1 xen-4.3-testing test-armhf-armhf-xl-credit2 guests_vcpus 4 xen-4.3-testing test-armhf-armhf-xl-multivcpu guests_vcpus 4 -xen-4.3-testing test-armhf-armhf-xl-sedf guests_vcpus 4 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin guests_vcpus 4 xen-4.3-testing build-amd64 host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.3-testing build-amd64-libvirt host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.3-testing build-amd64-pvops host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build @@ -2160,8 +2040,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernbuildjob build-amd64-pvops xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernbuildjob build-amd64-pvops xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernbuildjob build-amd64-pvops -xen-4.3-testing test-amd64-amd64-xl-sedf kernbuildjob build-amd64-pvops -xen-4.3-testing test-amd64-amd64-xl-sedf-pin kernbuildjob build-amd64-pvops xen-4.3-testing test-amd64-i386-freebsd10-amd64 kernbuildjob build-i386-pvops xen-4.3-testing test-amd64-i386-freebsd10-i386 kernbuildjob build-i386-pvops xen-4.3-testing test-amd64-i386-libvirt kernbuildjob build-i386-pvops @@ -2185,8 +2063,6 @@ xen-4.3-testing test-armhf-armhf-xl kernbuildjob build-armhf-pvops xen-4.3-testing test-armhf-armhf-xl-credit2 kernbuildjob build-armhf-pvops xen-4.3-testing test-armhf-armhf-xl-multivcpu kernbuildjob build-armhf-pvops -xen-4.3-testing test-armhf-armhf-xl-sedf kernbuildjob build-armhf-pvops -xen-4.3-testing test-armhf-armhf-xl-sedf-pin kernbuildjob build-armhf-pvops xen-4.3-testing test-amd64-amd64-libvirt kernkind pvops xen-4.3-testing test-amd64-amd64-pair kernkind pvops xen-4.3-testing test-amd64-amd64-pv kernkind pvops @@ -2201,8 +2077,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernkind pvops xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernkind pvops xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernkind pvops -xen-4.3-testing test-amd64-amd64-xl-sedf kernkind pvops -xen-4.3-testing test-amd64-amd64-xl-sedf-pin kernkind pvops xen-4.3-testing test-amd64-i386-freebsd10-amd64 kernkind pvops xen-4.3-testing test-amd64-i386-freebsd10-i386 kernkind pvops xen-4.3-testing test-amd64-i386-libvirt kernkind pvops @@ -2226,15 +2100,9 @@ xen-4.3-testing test-armhf-armhf-xl kernkind pvops xen-4.3-testing test-armhf-armhf-xl-credit2 kernkind pvops xen-4.3-testing test-armhf-armhf-xl-multivcpu kernkind pvops -xen-4.3-testing test-armhf-armhf-xl-sedf kernkind pvops -xen-4.3-testing test-armhf-armhf-xl-sedf-pin kernkind pvops xen-4.3-testing test-amd64-amd64-libvirt libvirtbuildjob build-amd64-libvirt xen-4.3-testing test-amd64-i386-libvirt libvirtbuildjob build-i386-libvirt xen-4.3-testing test-armhf-armhf-libvirt libvirtbuildjob build-armhf-libvirt -xen-4.3-testing test-amd64-amd64-xl-sedf linux_boot_append loglevel=9 debug -xen-4.3-testing test-amd64-amd64-xl-sedf-pin linux_boot_append loglevel=9 debug -xen-4.3-testing test-armhf-armhf-xl-sedf linux_boot_append loglevel=9 debug -xen-4.3-testing test-armhf-armhf-xl-sedf-pin linux_boot_append loglevel=9 debug xen-4.3-testing test-amd64-i386-qemut-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso xen-4.3-testing test-amd64-i386-qemut-rhel6hvm-intel redhat_image rhel-server-6.1-i386-dvd.iso xen-4.3-testing test-amd64-i386-qemuu-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso @@ -2287,8 +2155,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 toolstack xl xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 toolstack xl xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 toolstack xl -xen-4.3-testing test-amd64-amd64-xl-sedf toolstack xl -xen-4.3-testing test-amd64-amd64-xl-sedf-pin toolstack xl xen-4.3-testing test-amd64-i386-freebsd10-amd64 toolstack xl xen-4.3-testing test-amd64-i386-freebsd10-i386 toolstack xl xen-4.3-testing test-amd64-i386-libvirt toolstack libvirt @@ -2312,8 +2178,6 @@ xen-4.3-testing test-armhf-armhf-xl toolstack xl xen-4.3-testing test-armhf-armhf-xl-credit2 toolstack xl xen-4.3-testing test-armhf-armhf-xl-multivcpu toolstack xl -xen-4.3-testing test-armhf-armhf-xl-sedf toolstack xl -xen-4.3-testing test-armhf-armhf-xl-sedf-pin toolstack xl xen-4.3-testing build-amd64-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git xen-4.3-testing build-armhf-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git xen-4.3-testing build-i386-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git @@ -2375,11 +2239,7 @@ xen-4.3-testing test-amd64-i386-xl-qemuu-win7-amd64 win_image win7-x64.iso xen-4.3-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 win_image winxpsp3.iso xen-4.3-testing test-amd64-amd64-xl-credit2 xen_boot_append sched=credit2 -xen-4.3-testing test-amd64-amd64-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.3-testing test-amd64-amd64-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.3-testing test-armhf-armhf-xl-credit2 xen_boot_append sched=credit2 -xen-4.3-testing test-armhf-armhf-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.3-testing test-armhf-armhf-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.3-testing test-amd64-amd64-libvirt xenbuildjob build-amd64 xen-4.3-testing test-amd64-amd64-pair xenbuildjob build-amd64 xen-4.3-testing test-amd64-amd64-pv xenbuildjob build-amd64 @@ -2394,8 +2254,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 xenbuildjob build-amd64 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbuildjob build-amd64 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbuildjob build-amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf xenbuildjob build-amd64 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin xenbuildjob build-amd64 xen-4.3-testing test-amd64-i386-freebsd10-amd64 xenbuildjob build-amd64 xen-4.3-testing test-amd64-i386-freebsd10-i386 xenbuildjob build-amd64 xen-4.3-testing test-amd64-i386-libvirt xenbuildjob build-amd64 @@ -2419,8 +2277,6 @@ xen-4.3-testing test-armhf-armhf-xl xenbuildjob build-armhf xen-4.3-testing test-armhf-armhf-xl-credit2 xenbuildjob build-armhf xen-4.3-testing test-armhf-armhf-xl-multivcpu xenbuildjob build-armhf -xen-4.3-testing test-armhf-armhf-xl-sedf xenbuildjob build-armhf -xen-4.3-testing test-armhf-armhf-xl-sedf-pin xenbuildjob build-armhf xen-4.3-testing test-amd64-amd64-rumpuserxen-amd64 xenstorels_builtimage :/usr/local/bin/xenstore xen-4.3-testing test-amd64-i386-rumpuserxen-i386 xenstorels_builtimage :/usr/local/bin/xenstore xen-4.3-testing test-amd64-amd64-rumpuserxen-amd64 xenstorels_cmdline ls -fp device @@ -2439,8 +2295,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm -xen-4.2-testing test-amd64-amd64-xl-sedf all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test -xen-4.2-testing test-amd64-amd64-xl-sedf-pin all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test xen-4.2-testing test-amd64-amd64-xl-win7-amd64 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.2-testing test-amd64-amd64-xl-winxpsp3 all_hostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,hvm xen-4.2-testing test-amd64-i386-libvirt all_hostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test @@ -2476,8 +2330,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu all_hostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 all_hostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test,hvm xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 all_hostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test,hvm -xen-4.2-testing test-i386-i386-xl-sedf all_hostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test -xen-4.2-testing test-i386-i386-xl-sedf-pin all_hostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test xen-4.2-testing test-i386-i386-xl-winxpsp3 all_hostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test,hvm xen-4.2-testing build-amd64 arch amd64 xen-4.2-testing build-amd64-libvirt arch amd64 @@ -2501,8 +2353,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 arch amd64 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch amd64 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf arch amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin arch amd64 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 arch amd64 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 arch amd64 xen-4.2-testing test-amd64-i386-libvirt arch i386 @@ -2538,8 +2388,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu arch i386 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 arch i386 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 arch i386 -xen-4.2-testing test-i386-i386-xl-sedf arch i386 -xen-4.2-testing test-i386-i386-xl-sedf-pin arch i386 xen-4.2-testing test-i386-i386-xl-winxpsp3 arch i386 xen-4.2-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios rombios xen-4.2-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios seabios @@ -2573,8 +2421,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 buildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 buildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 buildjob build-amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf buildjob build-amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin buildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 buildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 buildjob build-amd64 xen-4.2-testing test-amd64-i386-libvirt buildjob build-i386 @@ -2610,8 +2456,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu buildjob build-i386 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 buildjob build-i386 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 buildjob build-i386 -xen-4.2-testing test-i386-i386-xl-sedf buildjob build-i386 -xen-4.2-testing test-i386-i386-xl-sedf-pin buildjob build-i386 xen-4.2-testing test-i386-i386-xl-winxpsp3 buildjob build-i386 xen-4.2-testing test-amd64-amd64-libvirt debian_arch amd64 xen-4.2-testing test-amd64-amd64-pair debian_arch amd64 @@ -2619,8 +2463,6 @@ xen-4.2-testing test-amd64-amd64-xl debian_arch amd64 xen-4.2-testing test-amd64-amd64-xl-credit2 debian_arch amd64 xen-4.2-testing test-amd64-amd64-xl-multivcpu debian_arch amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf debian_arch amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin debian_arch amd64 xen-4.2-testing test-amd64-i386-libvirt debian_arch i386 xen-4.2-testing test-amd64-i386-pair debian_arch i386 xen-4.2-testing test-amd64-i386-pv debian_arch i386 @@ -2631,16 +2473,12 @@ xen-4.2-testing test-i386-i386-xl debian_arch i386 xen-4.2-testing test-i386-i386-xl-credit2 debian_arch i386 xen-4.2-testing test-i386-i386-xl-multivcpu debian_arch i386 -xen-4.2-testing test-i386-i386-xl-sedf debian_arch i386 -xen-4.2-testing test-i386-i386-xl-sedf-pin debian_arch i386 xen-4.2-testing test-amd64-amd64-libvirt debian_kernkind pvops xen-4.2-testing test-amd64-amd64-pair debian_kernkind pvops xen-4.2-testing test-amd64-amd64-pv debian_kernkind pvops xen-4.2-testing test-amd64-amd64-xl debian_kernkind pvops xen-4.2-testing test-amd64-amd64-xl-credit2 debian_kernkind pvops xen-4.2-testing test-amd64-amd64-xl-multivcpu debian_kernkind pvops -xen-4.2-testing test-amd64-amd64-xl-sedf debian_kernkind pvops -xen-4.2-testing test-amd64-amd64-xl-sedf-pin debian_kernkind pvops xen-4.2-testing test-amd64-i386-libvirt debian_kernkind pvops xen-4.2-testing test-amd64-i386-pair debian_kernkind pvops xen-4.2-testing test-amd64-i386-pv debian_kernkind pvops @@ -2651,8 +2489,6 @@ xen-4.2-testing test-i386-i386-xl debian_kernkind pvops xen-4.2-testing test-i386-i386-xl-credit2 debian_kernkind pvops xen-4.2-testing test-i386-i386-xl-multivcpu debian_kernkind pvops -xen-4.2-testing test-i386-i386-xl-sedf debian_kernkind pvops -xen-4.2-testing test-i386-i386-xl-sedf-pin debian_kernkind pvops xen-4.2-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso xen-4.2-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 debianhvm_image debian-7.2.0-amd64-CD-1.iso @@ -2707,15 +2543,11 @@ xen-4.2-testing test-i386-i386-rumpuserxen-i386 guests_rumpuserxenbuildjob build-i386-rumpuserxen xen-4.2-testing test-amd64-amd64-xl-credit2 guests_vcpus 4 xen-4.2-testing test-amd64-amd64-xl-multivcpu guests_vcpus 4 -xen-4.2-testing test-amd64-amd64-xl-sedf guests_vcpus 4 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin guests_vcpus 4 xen-4.2-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guests_vcpus 1 xen-4.2-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guests_vcpus 1 xen-4.2-testing test-amd64-i386-xl-winxpsp3-vcpus1 guests_vcpus 1 xen-4.2-testing test-i386-i386-xl-credit2 guests_vcpus 4 xen-4.2-testing test-i386-i386-xl-multivcpu guests_vcpus 4 -xen-4.2-testing test-i386-i386-xl-sedf guests_vcpus 4 -xen-4.2-testing test-i386-i386-xl-sedf-pin guests_vcpus 4 xen-4.2-testing build-amd64 host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.2-testing build-amd64-libvirt host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build xen-4.2-testing build-amd64-pvops host_hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build @@ -2740,8 +2572,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernbuildjob build-amd64-pvops xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernbuildjob build-amd64-pvops xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernbuildjob build-amd64-pvops -xen-4.2-testing test-amd64-amd64-xl-sedf kernbuildjob build-amd64-pvops -xen-4.2-testing test-amd64-amd64-xl-sedf-pin kernbuildjob build-amd64-pvops xen-4.2-testing test-amd64-amd64-xl-win7-amd64 kernbuildjob build-amd64-pvops xen-4.2-testing test-amd64-amd64-xl-winxpsp3 kernbuildjob build-amd64-pvops xen-4.2-testing test-amd64-i386-libvirt kernbuildjob build-i386-pvops @@ -2777,8 +2607,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu kernbuildjob build-i386-pvops xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 kernbuildjob build-i386-pvops xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 kernbuildjob build-i386-pvops -xen-4.2-testing test-i386-i386-xl-sedf kernbuildjob build-i386-pvops -xen-4.2-testing test-i386-i386-xl-sedf-pin kernbuildjob build-i386-pvops xen-4.2-testing test-i386-i386-xl-winxpsp3 kernbuildjob build-i386-pvops xen-4.2-testing test-amd64-amd64-libvirt kernkind pvops xen-4.2-testing test-amd64-amd64-pair kernkind pvops @@ -2794,8 +2622,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernkind pvops xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernkind pvops xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernkind pvops -xen-4.2-testing test-amd64-amd64-xl-sedf kernkind pvops -xen-4.2-testing test-amd64-amd64-xl-sedf-pin kernkind pvops xen-4.2-testing test-amd64-amd64-xl-win7-amd64 kernkind pvops xen-4.2-testing test-amd64-amd64-xl-winxpsp3 kernkind pvops xen-4.2-testing test-amd64-i386-libvirt kernkind pvops @@ -2831,16 +2657,10 @@ xen-4.2-testing test-i386-i386-xl-multivcpu kernkind pvops xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 kernkind pvops xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 kernkind pvops -xen-4.2-testing test-i386-i386-xl-sedf kernkind pvops -xen-4.2-testing test-i386-i386-xl-sedf-pin kernkind pvops xen-4.2-testing test-i386-i386-xl-winxpsp3 kernkind pvops xen-4.2-testing test-amd64-amd64-libvirt libvirtbuildjob build-amd64-libvirt xen-4.2-testing test-amd64-i386-libvirt libvirtbuildjob build-i386-libvirt xen-4.2-testing test-i386-i386-libvirt libvirtbuildjob build-i386-libvirt -xen-4.2-testing test-amd64-amd64-xl-sedf linux_boot_append loglevel=9 debug -xen-4.2-testing test-amd64-amd64-xl-sedf-pin linux_boot_append loglevel=9 debug -xen-4.2-testing test-i386-i386-xl-sedf linux_boot_append loglevel=9 debug -xen-4.2-testing test-i386-i386-xl-sedf-pin linux_boot_append loglevel=9 debug xen-4.2-testing test-amd64-i386-qemut-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso xen-4.2-testing test-amd64-i386-qemut-rhel6hvm-intel redhat_image rhel-server-6.1-i386-dvd.iso xen-4.2-testing test-amd64-i386-qemuu-rhel6hvm-amd redhat_image rhel-server-6.1-i386-dvd.iso @@ -2889,8 +2709,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 toolstack xl xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 toolstack xl xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 toolstack xl -xen-4.2-testing test-amd64-amd64-xl-sedf toolstack xl -xen-4.2-testing test-amd64-amd64-xl-sedf-pin toolstack xl xen-4.2-testing test-amd64-amd64-xl-win7-amd64 toolstack xl xen-4.2-testing test-amd64-amd64-xl-winxpsp3 toolstack xl xen-4.2-testing test-amd64-i386-libvirt toolstack libvirt @@ -2926,8 +2744,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu toolstack xl xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 toolstack xl xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 toolstack xl -xen-4.2-testing test-i386-i386-xl-sedf toolstack xl -xen-4.2-testing test-i386-i386-xl-sedf-pin toolstack xl xen-4.2-testing test-i386-i386-xl-winxpsp3 toolstack xl xen-4.2-testing build-amd64-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git xen-4.2-testing build-i386-libvirt tree_libvirt git://xenbits.xen.org/libvirt.git @@ -2996,11 +2812,7 @@ xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 win_image winxpsp3.iso xen-4.2-testing test-i386-i386-xl-winxpsp3 win_image winxpsp3.iso xen-4.2-testing test-amd64-amd64-xl-credit2 xen_boot_append sched=credit2 -xen-4.2-testing test-amd64-amd64-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.2-testing test-amd64-amd64-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.2-testing test-i386-i386-xl-credit2 xen_boot_append sched=credit2 -xen-4.2-testing test-i386-i386-xl-sedf xen_boot_append sched=sedf loglvl=all -xen-4.2-testing test-i386-i386-xl-sedf-pin xen_boot_append sched=sedf loglvl=all dom0_vcpus_pin xen-4.2-testing test-amd64-amd64-libvirt xenbuildjob build-amd64 xen-4.2-testing test-amd64-amd64-pair xenbuildjob build-amd64 xen-4.2-testing test-amd64-amd64-pv xenbuildjob build-amd64 @@ -3015,8 +2827,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 xenbuildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbuildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbuildjob build-amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf xenbuildjob build-amd64 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin xenbuildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 xenbuildjob build-amd64 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 xenbuildjob build-amd64 xen-4.2-testing test-amd64-i386-libvirt xenbuildjob build-amd64 @@ -3052,8 +2862,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu xenbuildjob build-i386 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 xenbuildjob build-i386 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 xenbuildjob build-i386 -xen-4.2-testing test-i386-i386-xl-sedf xenbuildjob build-i386 -xen-4.2-testing test-i386-i386-xl-sedf-pin xenbuildjob build-i386 xen-4.2-testing test-i386-i386-xl-winxpsp3 xenbuildjob build-i386 xen-4.2-testing test-amd64-amd64-rumpuserxen-amd64 xenstorels_builtimage :/usr/local/bin/xenstore xen-4.2-testing test-amd64-i386-rumpuserxen-i386 xenstorels_builtimage :/usr/local/bin/xenstore -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) Attachment:
no-no-sedf.patch Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |