From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Stop testing SEDF almost at all (at least until Xen 4.2) [was: Re: [PATCH v2] OSSTest: stop testing SEDF, start testing RTDS] Date: Fri, 26 Jun 2015 15:43:29 +0200 Message-ID: <1435326209.25170.220.camel@citrix.com> References: <1435316331.25170.191.camel@citrix.com> <21901.16190.81742.872136@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6496626904284383889==" Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z8Tuy-0005I6-B5 for xen-devel@lists.xenproject.org; Fri, 26 Jun 2015 13:43:44 +0000 In-Reply-To: <21901.16190.81742.872136@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: George Dunlap , "xen-devel@lists.xenproject.org" , Meng Xu , Wei Liu , Ian Campbell List-Id: xen-devel@lists.xenproject.org --===============6496626904284383889== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-q7rJ9r7XUjCpodFDvM5A" --=-q7rJ9r7XUjCpodFDvM5A Content-Type: multipart/mixed; boundary="=-COEfgG2RADlRuzPHoURF" --=-COEfgG2RADlRuzPHoURF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable [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 test= ing RTDS"): > > the SEDF scheduler is about to be deprecated and go > > away (see [1]). OTOH, the RTDS scheduler is here to > > stay. > >=20 > > 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. > >=20 > > For now, as RTDS is still marked as experimental, > > test failures are allowed, as it is for SEDF. > >=20 > > 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. >=20 > Thanks. >=20 > Acked-by: Ian Jackson >=20 > And I am about to apply it. >=20 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_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.5-testing test-amd64-amd64-xl-rtds all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.5-testing test-amd64-i386-freebsd10-amd64 all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.5-testing test-amd64-i386-freebsd10-i386 all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.5-testing test-amd64-i386-libvirt all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 @@ -767,8 +765,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.5-testing test-armhf-armhf-xl-rtds all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.5-testing build-amd64 arch = amd64 = =20 xen-4.5-testing build-amd64-libvirt arch = amd64 = =20 xen-4.5-testing build-amd64-pvops arch = amd64 = =20 @@ -796,8 +792,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch = amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch = amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-rtds arch = amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf arch = amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin arch = amd64 = =20 xen-4.5-testing test-amd64-i386-freebsd10-amd64 arch = i386 = =20 xen-4.5-testing test-amd64-i386-freebsd10-i386 arch = i386 = =20 xen-4.5-testing test-amd64-i386-libvirt arch = i386 = =20 @@ -822,8 +816,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 arch = armhf = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu arch = armhf = =20 xen-4.5-testing test-armhf-armhf-xl-rtds arch = armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf arch = armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin arch = armhf = =20 xen-4.5-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios = rombios = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios = seabios = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 bios = ovmf = =20 @@ -862,8 +854,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 build= job build-amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 build= job build-amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-rtds build= job build-amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf build= job build-amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin build= job build-amd64 = =20 xen-4.5-testing test-amd64-i386-freebsd10-amd64 build= job build-i386 = =20 xen-4.5-testing test-amd64-i386-freebsd10-i386 build= job build-i386 = =20 xen-4.5-testing test-amd64-i386-libvirt build= job build-i386 = =20 @@ -888,8 +878,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 build= job build-armhf = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu build= job build-armhf = =20 xen-4.5-testing test-armhf-armhf-xl-rtds build= job build-armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf build= job build-armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin build= job build-armhf = =20 xen-4.5-testing test-amd64-amd64-libvirt debia= n_arch amd64 = =20 xen-4.5-testing test-amd64-amd64-pair debia= n_arch amd64 = =20 xen-4.5-testing test-amd64-amd64-xl debia= n_arch amd64 = =20 @@ -898,8 +886,6 @@ xen-4.5-testing test-amd64-amd64-xl-pvh-amd debia= n_arch amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-pvh-intel debia= n_arch amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-rtds debia= n_arch amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf debia= n_arch amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin debia= n_arch amd64 = =20 xen-4.5-testing test-amd64-i386-libvirt debia= n_arch i386 = =20 xen-4.5-testing test-amd64-i386-pair debia= n_arch i386 = =20 xen-4.5-testing test-amd64-i386-xl debia= n_arch i386 = =20 @@ -908,8 +894,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 debia= n_arch armhf = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu debia= n_arch armhf = =20 xen-4.5-testing test-armhf-armhf-xl-rtds debia= n_arch armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf debia= n_arch armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin debia= n_arch armhf = =20 xen-4.5-testing test-amd64-amd64-libvirt debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-amd64-pair debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-amd64-xl debia= n_kernkind pvops = =20 @@ -918,8 +902,6 @@ xen-4.5-testing test-amd64-amd64-xl-pvh-amd debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-amd64-xl-pvh-intel debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-amd64-xl-rtds debia= n_kernkind pvops = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf debia= n_kernkind pvops = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-i386-libvirt debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-i386-pair debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-i386-xl debia= n_kernkind pvops = =20 @@ -928,8 +910,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 debia= n_kernkind pvops = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu debia= n_kernkind pvops = =20 xen-4.5-testing test-armhf-armhf-xl-rtds debia= n_kernkind pvops = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf debia= n_kernkind pvops = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.5-testing test-amd64-amd64-xl-pvh-amd debia= n_pvh 1 = =20 xen-4.5-testing test-amd64-amd64-xl-pvh-intel debia= n_pvh 1 = =20 xen-4.5-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 @@ -988,15 +968,11 @@ xen-4.5-testing test-amd64-amd64-xl-credit2 guest= s_vcpus 4 = =20 xen-4.5-testing test-amd64-amd64-xl-multivcpu guest= s_vcpus 4 = =20 xen-4.5-testing test-amd64-amd64-xl-rtds guest= s_vcpus 4 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf guest= s_vcpus 4 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.5-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.5-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.5-testing test-armhf-armhf-xl-credit2 guest= s_vcpus 4 = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu guest= s_vcpus 4 = =20 xen-4.5-testing test-armhf-armhf-xl-rtds guest= s_vcpus 4 = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf guest= s_vcpus 4 = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.5-testing build-amd64 host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.5-testing build-amd64-libvirt host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.5-testing build-amd64-pvops host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build @@ -1028,8 +1004,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernb= uildjob build-amd64-pvops = =20 xen-4.5-testing test-amd64-amd64-xl-rtds kernb= uildjob build-amd64-pvops = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf kernb= uildjob build-amd64-pvops = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin kernb= uildjob build-amd64-pvops = =20 xen-4.5-testing test-amd64-i386-freebsd10-amd64 kernb= uildjob build-i386-pvops = =20 xen-4.5-testing test-amd64-i386-freebsd10-i386 kernb= uildjob build-i386-pvops = =20 xen-4.5-testing test-amd64-i386-libvirt kernb= uildjob build-i386-pvops = =20 @@ -1054,8 +1028,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 kernb= uildjob build-armhf-pvops = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu kernb= uildjob build-armhf-pvops = =20 xen-4.5-testing test-armhf-armhf-xl-rtds kernb= uildjob build-armhf-pvops = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf kernb= uildjob build-armhf-pvops = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin kernb= uildjob build-armhf-pvops = =20 xen-4.5-testing test-amd64-amd64-libvirt kernk= ind pvops = =20 xen-4.5-testing test-amd64-amd64-pair kernk= ind pvops = =20 xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 kernk= ind pvops = =20 @@ -1072,8 +1044,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernk= ind pvops = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernk= ind pvops = =20 xen-4.5-testing test-amd64-amd64-xl-rtds kernk= ind pvops = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf kernk= ind pvops = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin kernk= ind pvops = =20 xen-4.5-testing test-amd64-i386-freebsd10-amd64 kernk= ind pvops = =20 xen-4.5-testing test-amd64-i386-freebsd10-i386 kernk= ind pvops = =20 xen-4.5-testing test-amd64-i386-libvirt kernk= ind pvops = =20 @@ -1098,15 +1068,9 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 kernk= ind pvops = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu kernk= ind pvops = =20 xen-4.5-testing test-armhf-armhf-xl-rtds kernk= ind pvops = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf kernk= ind pvops = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin kernk= ind pvops = =20 xen-4.5-testing test-amd64-amd64-libvirt libvi= rtbuildjob build-amd64-libvirt = =20 xen-4.5-testing test-amd64-i386-libvirt libvi= rtbuildjob build-i386-libvirt = =20 xen-4.5-testing test-armhf-armhf-libvirt libvi= rtbuildjob build-armhf-libvirt = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 xen-4.5-testing test-amd64-i386-qemut-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.5-testing test-amd64-i386-qemut-rhel6hvm-intel redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.5-testing test-amd64-i386-qemuu-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 @@ -1161,8 +1125,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 tools= tack xl = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 tools= tack xl = =20 xen-4.5-testing test-amd64-amd64-xl-rtds tools= tack xl = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf tools= tack xl = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin tools= tack xl = =20 xen-4.5-testing test-amd64-i386-freebsd10-amd64 tools= tack xl = =20 xen-4.5-testing test-amd64-i386-freebsd10-i386 tools= tack xl = =20 xen-4.5-testing test-amd64-i386-libvirt tools= tack libvirt = =20 @@ -1187,8 +1149,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 tools= tack xl = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu tools= tack xl = =20 xen-4.5-testing test-armhf-armhf-xl-rtds tools= tack xl = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf tools= tack xl = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin tools= tack xl = =20 xen-4.5-testing build-amd64-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 xen-4.5-testing build-armhf-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 xen-4.5-testing build-i386-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 @@ -1253,12 +1213,8 @@ xen-4.5-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 win_i= mage winxpsp3.iso = =20 xen-4.5-testing test-amd64-amd64-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 xen-4.5-testing test-amd64-amd64-xl-rtds xen_b= oot_append sched=3Drtds = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.5-testing test-armhf-armhf-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 xen-4.5-testing test-armhf-armhf-xl-rtds xen_b= oot_append sched=3Drtds = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.5-testing test-amd64-amd64-libvirt xenbu= ildjob build-amd64 = =20 xen-4.5-testing test-amd64-amd64-pair xenbu= ildjob build-amd64 = =20 xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 xenbu= ildjob build-amd64 = =20 @@ -1275,8 +1231,6 @@ xen-4.5-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbu= ildjob build-amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbu= ildjob build-amd64 = =20 xen-4.5-testing test-amd64-amd64-xl-rtds xenbu= ildjob build-amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf xenbu= ildjob build-amd64 = =20 -xen-4.5-testing test-amd64-amd64-xl-sedf-pin xenbu= ildjob build-amd64 = =20 xen-4.5-testing test-amd64-i386-freebsd10-amd64 xenbu= ildjob build-amd64 = =20 xen-4.5-testing test-amd64-i386-freebsd10-i386 xenbu= ildjob build-amd64 = =20 xen-4.5-testing test-amd64-i386-libvirt xenbu= ildjob build-amd64 = =20 @@ -1301,8 +1255,6 @@ xen-4.5-testing test-armhf-armhf-xl-credit2 xenbu= ildjob build-armhf = =20 xen-4.5-testing test-armhf-armhf-xl-multivcpu xenbu= ildjob build-armhf = =20 xen-4.5-testing test-armhf-armhf-xl-rtds xenbu= ildjob build-armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf xenbu= ildjob build-armhf = =20 -xen-4.5-testing test-armhf-armhf-xl-sedf-pin xenbu= ildjob build-armhf = =20 xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 xenst= orels_builtimage :/usr/local/bin/xenstore = =20 xen-4.5-testing test-amd64-i386-rumpuserxen-i386 xenst= orels_builtimage :/usr/local/bin/xenstore = =20 xen-4.5-testing test-amd64-amd64-rumpuserxen-amd64 xenst= orels_cmdline ls -fp device = =20 @@ -1321,8 +1273,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 -xen-4.4-testing test-amd64-amd64-xl-sedf all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.4-testing test-amd64-i386-freebsd10-amd64 all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.4-testing test-amd64-i386-freebsd10-i386 all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.4-testing test-amd64-i386-libvirt all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 @@ -1346,8 +1296,6 @@ xen-4.4-testing test-armhf-armhf-xl all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.4-testing build-amd64 arch = amd64 = =20 xen-4.4-testing build-amd64-libvirt arch = amd64 = =20 xen-4.4-testing build-amd64-pvops arch = amd64 = =20 @@ -1375,8 +1323,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 arch = amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch = amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch = amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf arch = amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin arch = amd64 = =20 xen-4.4-testing test-amd64-i386-freebsd10-amd64 arch = i386 = =20 xen-4.4-testing test-amd64-i386-freebsd10-i386 arch = i386 = =20 xen-4.4-testing test-amd64-i386-libvirt arch = i386 = =20 @@ -1400,8 +1346,6 @@ xen-4.4-testing test-armhf-armhf-xl arch = armhf = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 arch = armhf = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu arch = armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf arch = armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin arch = armhf = =20 xen-4.4-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios = rombios = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios = seabios = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 bios = ovmf = =20 @@ -1440,8 +1384,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 build= job build-amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 build= job build-amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 build= job build-amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf build= job build-amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin build= job build-amd64 = =20 xen-4.4-testing test-amd64-i386-freebsd10-amd64 build= job build-i386 = =20 xen-4.4-testing test-amd64-i386-freebsd10-i386 build= job build-i386 = =20 xen-4.4-testing test-amd64-i386-libvirt build= job build-i386 = =20 @@ -1465,16 +1407,12 @@ xen-4.4-testing test-armhf-armhf-xl build= job build-armhf = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 build= job build-armhf = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu build= job build-armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf build= job build-armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin build= job build-armhf = =20 xen-4.4-testing test-amd64-amd64-libvirt debia= n_arch amd64 = =20 xen-4.4-testing test-amd64-amd64-pair debia= n_arch amd64 = =20 xen-4.4-testing test-amd64-amd64-pv debia= n_arch amd64 = =20 xen-4.4-testing test-amd64-amd64-xl debia= n_arch amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-credit2 debia= n_arch amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-multivcpu debia= n_arch amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf debia= n_arch amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin debia= n_arch amd64 = =20 xen-4.4-testing test-amd64-i386-libvirt debia= n_arch i386 = =20 xen-4.4-testing test-amd64-i386-pair debia= n_arch i386 = =20 xen-4.4-testing test-amd64-i386-pv debia= n_arch i386 = =20 @@ -1483,16 +1421,12 @@ xen-4.4-testing test-armhf-armhf-xl debia= n_arch armhf = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 debia= n_arch armhf = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu debia= n_arch armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf debia= n_arch armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin debia= n_arch armhf = =20 xen-4.4-testing test-amd64-amd64-libvirt debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-amd64-pair debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-amd64-pv debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-amd64-xl debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-amd64-xl-credit2 debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-amd64-xl-multivcpu debia= n_kernkind pvops = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf debia= n_kernkind pvops = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-i386-libvirt debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-i386-pair debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-i386-pv debia= n_kernkind pvops = =20 @@ -1501,8 +1435,6 @@ xen-4.4-testing test-armhf-armhf-xl debia= n_kernkind pvops = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 debia= n_kernkind pvops = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu debia= n_kernkind pvops = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf debia= n_kernkind pvops = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.4-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 @@ -1561,14 +1493,10 @@ xen-4.4-testing test-amd64-i386-rumpuserxen-i386 guest= s_rumpuserxenbuildjob build-i386-rumpuserxen = =20 xen-4.4-testing test-amd64-amd64-xl-credit2 guest= s_vcpus 4 = =20 xen-4.4-testing test-amd64-amd64-xl-multivcpu guest= s_vcpus 4 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf guest= s_vcpus 4 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.4-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.4-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 guest= s_vcpus 4 = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu guest= s_vcpus 4 = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf guest= s_vcpus 4 = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.4-testing build-amd64 host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.4-testing build-amd64-libvirt host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.4-testing build-amd64-pvops host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build @@ -1600,8 +1528,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernb= uildjob build-amd64-pvops = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf kernb= uildjob build-amd64-pvops = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin kernb= uildjob build-amd64-pvops = =20 xen-4.4-testing test-amd64-i386-freebsd10-amd64 kernb= uildjob build-i386-pvops = =20 xen-4.4-testing test-amd64-i386-freebsd10-i386 kernb= uildjob build-i386-pvops = =20 xen-4.4-testing test-amd64-i386-libvirt kernb= uildjob build-i386-pvops = =20 @@ -1625,8 +1551,6 @@ xen-4.4-testing test-armhf-armhf-xl kernb= uildjob build-armhf-pvops = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 kernb= uildjob build-armhf-pvops = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu kernb= uildjob build-armhf-pvops = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf kernb= uildjob build-armhf-pvops = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin kernb= uildjob build-armhf-pvops = =20 xen-4.4-testing test-amd64-amd64-libvirt kernk= ind pvops = =20 xen-4.4-testing test-amd64-amd64-pair kernk= ind pvops = =20 xen-4.4-testing test-amd64-amd64-pv kernk= ind pvops = =20 @@ -1641,8 +1565,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernk= ind pvops = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernk= ind pvops = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernk= ind pvops = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf kernk= ind pvops = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin kernk= ind pvops = =20 xen-4.4-testing test-amd64-i386-freebsd10-amd64 kernk= ind pvops = =20 xen-4.4-testing test-amd64-i386-freebsd10-i386 kernk= ind pvops = =20 xen-4.4-testing test-amd64-i386-libvirt kernk= ind pvops = =20 @@ -1666,15 +1588,9 @@ xen-4.4-testing test-armhf-armhf-xl kernk= ind pvops = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 kernk= ind pvops = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu kernk= ind pvops = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf kernk= ind pvops = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin kernk= ind pvops = =20 xen-4.4-testing test-amd64-amd64-libvirt libvi= rtbuildjob build-amd64-libvirt = =20 xen-4.4-testing test-amd64-i386-libvirt libvi= rtbuildjob build-i386-libvirt = =20 xen-4.4-testing test-armhf-armhf-libvirt libvi= rtbuildjob build-armhf-libvirt = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 xen-4.4-testing test-amd64-i386-qemut-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.4-testing test-amd64-i386-qemut-rhel6hvm-intel redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.4-testing test-amd64-i386-qemuu-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 @@ -1733,8 +1649,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 tools= tack xl = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 tools= tack xl = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 tools= tack xl = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf tools= tack xl = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin tools= tack xl = =20 xen-4.4-testing test-amd64-i386-freebsd10-amd64 tools= tack xl = =20 xen-4.4-testing test-amd64-i386-freebsd10-i386 tools= tack xl = =20 xen-4.4-testing test-amd64-i386-libvirt tools= tack libvirt = =20 @@ -1758,8 +1672,6 @@ xen-4.4-testing test-armhf-armhf-xl tools= tack xl = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 tools= tack xl = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu tools= tack xl = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf tools= tack xl = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin tools= tack xl = =20 xen-4.4-testing build-amd64-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 xen-4.4-testing build-armhf-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 xen-4.4-testing build-i386-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 @@ -1827,11 +1739,7 @@ xen-4.4-testing test-amd64-i386-xl-qemuu-win7-amd64 win_i= mage win7-x64.iso = =20 xen-4.4-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 win_i= mage winxpsp3.iso = =20 xen-4.4-testing test-amd64-amd64-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.4-testing test-amd64-amd64-libvirt xenbu= ildjob build-amd64 = =20 xen-4.4-testing test-amd64-amd64-pair xenbu= ildjob build-amd64 = =20 xen-4.4-testing test-amd64-amd64-pv xenbu= ildjob build-amd64-xend = =20 @@ -1846,8 +1754,6 @@ xen-4.4-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 xenbu= ildjob build-amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbu= ildjob build-amd64 = =20 xen-4.4-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbu= ildjob build-amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf xenbu= ildjob build-amd64 = =20 -xen-4.4-testing test-amd64-amd64-xl-sedf-pin xenbu= ildjob build-amd64 = =20 xen-4.4-testing test-amd64-i386-freebsd10-amd64 xenbu= ildjob build-amd64 = =20 xen-4.4-testing test-amd64-i386-freebsd10-i386 xenbu= ildjob build-amd64 = =20 xen-4.4-testing test-amd64-i386-libvirt xenbu= ildjob build-amd64 = =20 @@ -1871,8 +1777,6 @@ xen-4.4-testing test-armhf-armhf-xl xenbu= ildjob build-armhf = =20 xen-4.4-testing test-armhf-armhf-xl-credit2 xenbu= ildjob build-armhf = =20 xen-4.4-testing test-armhf-armhf-xl-multivcpu xenbu= ildjob build-armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf xenbu= ildjob build-armhf = =20 -xen-4.4-testing test-armhf-armhf-xl-sedf-pin xenbu= ildjob build-armhf = =20 xen-4.4-testing test-amd64-amd64-rumpuserxen-amd64 xenst= orels_builtimage :/usr/local/bin/xenstore = =20 xen-4.4-testing test-amd64-i386-rumpuserxen-i386 xenst= orels_builtimage :/usr/local/bin/xenstore = =20 xen-4.4-testing test-amd64-amd64-rumpuserxen-amd64 xenst= orels_cmdline ls -fp device = =20 @@ -1891,8 +1795,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 -xen-4.3-testing test-amd64-amd64-xl-sedf all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.3-testing test-amd64-i386-freebsd10-amd64 all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.3-testing test-amd64-i386-freebsd10-i386 all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.3-testing test-amd64-i386-libvirt all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 @@ -1916,8 +1818,6 @@ xen-4.3-testing test-armhf-armhf-xl all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin all_h= ostflags arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test = =20 xen-4.3-testing build-amd64 arch = amd64 = =20 xen-4.3-testing build-amd64-libvirt arch = amd64 = =20 xen-4.3-testing build-amd64-pvops arch = amd64 = =20 @@ -1943,8 +1843,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 arch = amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch = amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch = amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf arch = amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin arch = amd64 = =20 xen-4.3-testing test-amd64-i386-freebsd10-amd64 arch = i386 = =20 xen-4.3-testing test-amd64-i386-freebsd10-i386 arch = i386 = =20 xen-4.3-testing test-amd64-i386-libvirt arch = i386 = =20 @@ -1968,8 +1866,6 @@ xen-4.3-testing test-armhf-armhf-xl arch = armhf = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 arch = armhf = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu arch = armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf arch = armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin arch = armhf = =20 xen-4.3-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios = rombios = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios = seabios = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 bios = ovmf = =20 @@ -2006,8 +1902,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 build= job build-amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 build= job build-amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 build= job build-amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf build= job build-amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin build= job build-amd64 = =20 xen-4.3-testing test-amd64-i386-freebsd10-amd64 build= job build-i386 = =20 xen-4.3-testing test-amd64-i386-freebsd10-i386 build= job build-i386 = =20 xen-4.3-testing test-amd64-i386-libvirt build= job build-i386 = =20 @@ -2031,16 +1925,12 @@ xen-4.3-testing test-armhf-armhf-xl build= job build-armhf = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 build= job build-armhf = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu build= job build-armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf build= job build-armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin build= job build-armhf = =20 xen-4.3-testing test-amd64-amd64-libvirt debia= n_arch amd64 = =20 xen-4.3-testing test-amd64-amd64-pair debia= n_arch amd64 = =20 xen-4.3-testing test-amd64-amd64-pv debia= n_arch amd64 = =20 xen-4.3-testing test-amd64-amd64-xl debia= n_arch amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-credit2 debia= n_arch amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-multivcpu debia= n_arch amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf debia= n_arch amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin debia= n_arch amd64 = =20 xen-4.3-testing test-amd64-i386-libvirt debia= n_arch i386 = =20 xen-4.3-testing test-amd64-i386-pair debia= n_arch i386 = =20 xen-4.3-testing test-amd64-i386-pv debia= n_arch i386 = =20 @@ -2049,16 +1939,12 @@ xen-4.3-testing test-armhf-armhf-xl debia= n_arch armhf = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 debia= n_arch armhf = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu debia= n_arch armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf debia= n_arch armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin debia= n_arch armhf = =20 xen-4.3-testing test-amd64-amd64-libvirt debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-amd64-pair debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-amd64-pv debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-amd64-xl debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-amd64-xl-credit2 debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-amd64-xl-multivcpu debia= n_kernkind pvops = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf debia= n_kernkind pvops = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-i386-libvirt debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-i386-pair debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-i386-pv debia= n_kernkind pvops = =20 @@ -2067,8 +1953,6 @@ xen-4.3-testing test-armhf-armhf-xl debia= n_kernkind pvops = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 debia= n_kernkind pvops = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu debia= n_kernkind pvops = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf debia= n_kernkind pvops = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.3-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 @@ -2123,14 +2007,10 @@ xen-4.3-testing test-amd64-i386-rumpuserxen-i386 guest= s_rumpuserxenbuildjob build-i386-rumpuserxen = =20 xen-4.3-testing test-amd64-amd64-xl-credit2 guest= s_vcpus 4 = =20 xen-4.3-testing test-amd64-amd64-xl-multivcpu guest= s_vcpus 4 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf guest= s_vcpus 4 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.3-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.3-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 guest= s_vcpus 4 = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu guest= s_vcpus 4 = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf guest= s_vcpus 4 = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.3-testing build-amd64 host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.3-testing build-amd64-libvirt host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.3-testing build-amd64-pvops host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build @@ -2160,8 +2040,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernb= uildjob build-amd64-pvops = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf kernb= uildjob build-amd64-pvops = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin kernb= uildjob build-amd64-pvops = =20 xen-4.3-testing test-amd64-i386-freebsd10-amd64 kernb= uildjob build-i386-pvops = =20 xen-4.3-testing test-amd64-i386-freebsd10-i386 kernb= uildjob build-i386-pvops = =20 xen-4.3-testing test-amd64-i386-libvirt kernb= uildjob build-i386-pvops = =20 @@ -2185,8 +2063,6 @@ xen-4.3-testing test-armhf-armhf-xl kernb= uildjob build-armhf-pvops = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 kernb= uildjob build-armhf-pvops = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu kernb= uildjob build-armhf-pvops = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf kernb= uildjob build-armhf-pvops = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin kernb= uildjob build-armhf-pvops = =20 xen-4.3-testing test-amd64-amd64-libvirt kernk= ind pvops = =20 xen-4.3-testing test-amd64-amd64-pair kernk= ind pvops = =20 xen-4.3-testing test-amd64-amd64-pv kernk= ind pvops = =20 @@ -2201,8 +2077,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernk= ind pvops = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernk= ind pvops = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernk= ind pvops = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf kernk= ind pvops = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin kernk= ind pvops = =20 xen-4.3-testing test-amd64-i386-freebsd10-amd64 kernk= ind pvops = =20 xen-4.3-testing test-amd64-i386-freebsd10-i386 kernk= ind pvops = =20 xen-4.3-testing test-amd64-i386-libvirt kernk= ind pvops = =20 @@ -2226,15 +2100,9 @@ xen-4.3-testing test-armhf-armhf-xl kernk= ind pvops = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 kernk= ind pvops = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu kernk= ind pvops = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf kernk= ind pvops = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin kernk= ind pvops = =20 xen-4.3-testing test-amd64-amd64-libvirt libvi= rtbuildjob build-amd64-libvirt = =20 xen-4.3-testing test-amd64-i386-libvirt libvi= rtbuildjob build-i386-libvirt = =20 xen-4.3-testing test-armhf-armhf-libvirt libvi= rtbuildjob build-armhf-libvirt = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 xen-4.3-testing test-amd64-i386-qemut-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.3-testing test-amd64-i386-qemut-rhel6hvm-intel redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.3-testing test-amd64-i386-qemuu-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 @@ -2287,8 +2155,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 tools= tack xl = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 tools= tack xl = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 tools= tack xl = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf tools= tack xl = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin tools= tack xl = =20 xen-4.3-testing test-amd64-i386-freebsd10-amd64 tools= tack xl = =20 xen-4.3-testing test-amd64-i386-freebsd10-i386 tools= tack xl = =20 xen-4.3-testing test-amd64-i386-libvirt tools= tack libvirt = =20 @@ -2312,8 +2178,6 @@ xen-4.3-testing test-armhf-armhf-xl tools= tack xl = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 tools= tack xl = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu tools= tack xl = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf tools= tack xl = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin tools= tack xl = =20 xen-4.3-testing build-amd64-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 xen-4.3-testing build-armhf-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 xen-4.3-testing build-i386-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 @@ -2375,11 +2239,7 @@ xen-4.3-testing test-amd64-i386-xl-qemuu-win7-amd64 win_i= mage win7-x64.iso = =20 xen-4.3-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 win_i= mage winxpsp3.iso = =20 xen-4.3-testing test-amd64-amd64-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.3-testing test-amd64-amd64-libvirt xenbu= ildjob build-amd64 = =20 xen-4.3-testing test-amd64-amd64-pair xenbu= ildjob build-amd64 = =20 xen-4.3-testing test-amd64-amd64-pv xenbu= ildjob build-amd64 = =20 @@ -2394,8 +2254,6 @@ xen-4.3-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 xenbu= ildjob build-amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbu= ildjob build-amd64 = =20 xen-4.3-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbu= ildjob build-amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf xenbu= ildjob build-amd64 = =20 -xen-4.3-testing test-amd64-amd64-xl-sedf-pin xenbu= ildjob build-amd64 = =20 xen-4.3-testing test-amd64-i386-freebsd10-amd64 xenbu= ildjob build-amd64 = =20 xen-4.3-testing test-amd64-i386-freebsd10-i386 xenbu= ildjob build-amd64 = =20 xen-4.3-testing test-amd64-i386-libvirt xenbu= ildjob build-amd64 = =20 @@ -2419,8 +2277,6 @@ xen-4.3-testing test-armhf-armhf-xl xenbu= ildjob build-armhf = =20 xen-4.3-testing test-armhf-armhf-xl-credit2 xenbu= ildjob build-armhf = =20 xen-4.3-testing test-armhf-armhf-xl-multivcpu xenbu= ildjob build-armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf xenbu= ildjob build-armhf = =20 -xen-4.3-testing test-armhf-armhf-xl-sedf-pin xenbu= ildjob build-armhf = =20 xen-4.3-testing test-amd64-amd64-rumpuserxen-amd64 xenst= orels_builtimage :/usr/local/bin/xenstore = =20 xen-4.3-testing test-amd64-i386-rumpuserxen-i386 xenst= orels_builtimage :/usr/local/bin/xenstore = =20 xen-4.3-testing test-amd64-amd64-rumpuserxen-amd64 xenst= orels_cmdline ls -fp device = =20 @@ -2439,8 +2295,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 -xen-4.2-testing test-amd64-amd64-xl-sedf all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test = =20 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 all_h= ostflags arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test,= hvm =20 xen-4.2-testing test-amd64-i386-libvirt all_h= ostflags arch-i386,arch-xen-amd64,suite-wheezy,purpose-test = =20 @@ -2476,8 +2330,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu all_h= ostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test = =20 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 all_h= ostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test,hv= m =20 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 all_h= ostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test,hv= m =20 -xen-4.2-testing test-i386-i386-xl-sedf all_h= ostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin all_h= ostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 all_h= ostflags arch-i386,arch-xen-i386,suite-wheezy,purpose-test,hv= m =20 xen-4.2-testing build-amd64 arch = amd64 = =20 xen-4.2-testing build-amd64-libvirt arch = amd64 = =20 @@ -2501,8 +2353,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 arch = amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 arch = amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 arch = amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf arch = amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin arch = amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 arch = amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 arch = amd64 = =20 xen-4.2-testing test-amd64-i386-libvirt arch = i386 = =20 @@ -2538,8 +2388,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu arch = i386 = =20 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 arch = i386 = =20 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 arch = i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf arch = i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin arch = i386 = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 arch = i386 = =20 xen-4.2-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 bios = rombios = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 bios = seabios = =20 @@ -2573,8 +2421,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 build= job build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 build= job build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 build= job build-amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf build= job build-amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin build= job build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 build= job build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 build= job build-amd64 = =20 xen-4.2-testing test-amd64-i386-libvirt build= job build-i386 = =20 @@ -2610,8 +2456,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu build= job build-i386 = =20 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 build= job build-i386 = =20 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 build= job build-i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf build= job build-i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin build= job build-i386 = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 build= job build-i386 = =20 xen-4.2-testing test-amd64-amd64-libvirt debia= n_arch amd64 = =20 xen-4.2-testing test-amd64-amd64-pair debia= n_arch amd64 = =20 @@ -2619,8 +2463,6 @@ xen-4.2-testing test-amd64-amd64-xl debia= n_arch amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-credit2 debia= n_arch amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-multivcpu debia= n_arch amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf debia= n_arch amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin debia= n_arch amd64 = =20 xen-4.2-testing test-amd64-i386-libvirt debia= n_arch i386 = =20 xen-4.2-testing test-amd64-i386-pair debia= n_arch i386 = =20 xen-4.2-testing test-amd64-i386-pv debia= n_arch i386 = =20 @@ -2631,16 +2473,12 @@ xen-4.2-testing test-i386-i386-xl debia= n_arch i386 = =20 xen-4.2-testing test-i386-i386-xl-credit2 debia= n_arch i386 = =20 xen-4.2-testing test-i386-i386-xl-multivcpu debia= n_arch i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf debia= n_arch i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin debia= n_arch i386 = =20 xen-4.2-testing test-amd64-amd64-libvirt debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-amd64-pair debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-amd64-pv debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-amd64-xl debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-amd64-xl-credit2 debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-amd64-xl-multivcpu debia= n_kernkind pvops = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf debia= n_kernkind pvops = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-i386-libvirt debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-i386-pair debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-i386-pv debia= n_kernkind pvops = =20 @@ -2651,8 +2489,6 @@ xen-4.2-testing test-i386-i386-xl debia= n_kernkind pvops = =20 xen-4.2-testing test-i386-i386-xl-credit2 debia= n_kernkind pvops = =20 xen-4.2-testing test-i386-i386-xl-multivcpu debia= n_kernkind pvops = =20 -xen-4.2-testing test-i386-i386-xl-sedf debia= n_kernkind pvops = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin debia= n_kernkind pvops = =20 xen-4.2-testing test-amd64-amd64-xl-qemut-debianhvm-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-debianhvm-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 debia= nhvm_image debian-7.2.0-amd64-CD-1.iso = =20 @@ -2707,15 +2543,11 @@ xen-4.2-testing test-i386-i386-rumpuserxen-i386 guest= s_rumpuserxenbuildjob build-i386-rumpuserxen = =20 xen-4.2-testing test-amd64-amd64-xl-credit2 guest= s_vcpus 4 = =20 xen-4.2-testing test-amd64-amd64-xl-multivcpu guest= s_vcpus 4 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf guest= s_vcpus 4 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.2-testing test-amd64-i386-xl-qemut-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.2-testing test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.2-testing test-amd64-i386-xl-winxpsp3-vcpus1 guest= s_vcpus 1 = =20 xen-4.2-testing test-i386-i386-xl-credit2 guest= s_vcpus 4 = =20 xen-4.2-testing test-i386-i386-xl-multivcpu guest= s_vcpus 4 = =20 -xen-4.2-testing test-i386-i386-xl-sedf guest= s_vcpus 4 = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin guest= s_vcpus 4 = =20 xen-4.2-testing build-amd64 host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.2-testing build-amd64-libvirt host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build xen-4.2-testing build-amd64-pvops host_= hostflags share-build-wheezy-amd64,arch-amd64,suite-wheezy,pur= pose-build @@ -2740,8 +2572,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernb= uildjob build-amd64-pvops = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf kernb= uildjob build-amd64-pvops = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin kernb= uildjob build-amd64-pvops = =20 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 kernb= uildjob build-amd64-pvops = =20 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 kernb= uildjob build-amd64-pvops = =20 xen-4.2-testing test-amd64-i386-libvirt kernb= uildjob build-i386-pvops = =20 @@ -2777,8 +2607,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu kernb= uildjob build-i386-pvops = =20 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 kernb= uildjob build-i386-pvops = =20 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 kernb= uildjob build-i386-pvops = =20 -xen-4.2-testing test-i386-i386-xl-sedf kernb= uildjob build-i386-pvops = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin kernb= uildjob build-i386-pvops = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 kernb= uildjob build-i386-pvops = =20 xen-4.2-testing test-amd64-amd64-libvirt kernk= ind pvops = =20 xen-4.2-testing test-amd64-amd64-pair kernk= ind pvops = =20 @@ -2794,8 +2622,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 kernk= ind pvops = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 kernk= ind pvops = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 kernk= ind pvops = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf kernk= ind pvops = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin kernk= ind pvops = =20 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 kernk= ind pvops = =20 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 kernk= ind pvops = =20 xen-4.2-testing test-amd64-i386-libvirt kernk= ind pvops = =20 @@ -2831,16 +2657,10 @@ xen-4.2-testing test-i386-i386-xl-multivcpu kernk= ind pvops = =20 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 kernk= ind pvops = =20 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 kernk= ind pvops = =20 -xen-4.2-testing test-i386-i386-xl-sedf kernk= ind pvops = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin kernk= ind pvops = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 kernk= ind pvops = =20 xen-4.2-testing test-amd64-amd64-libvirt libvi= rtbuildjob build-amd64-libvirt = =20 xen-4.2-testing test-amd64-i386-libvirt libvi= rtbuildjob build-i386-libvirt = =20 xen-4.2-testing test-i386-i386-libvirt libvi= rtbuildjob build-i386-libvirt = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 -xen-4.2-testing test-i386-i386-xl-sedf linux= _boot_append loglevel=3D9 debug = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin linux= _boot_append loglevel=3D9 debug = =20 xen-4.2-testing test-amd64-i386-qemut-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.2-testing test-amd64-i386-qemut-rhel6hvm-intel redha= t_image rhel-server-6.1-i386-dvd.iso = =20 xen-4.2-testing test-amd64-i386-qemuu-rhel6hvm-amd redha= t_image rhel-server-6.1-i386-dvd.iso = =20 @@ -2889,8 +2709,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 tools= tack xl = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 tools= tack xl = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 tools= tack xl = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf tools= tack xl = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin tools= tack xl = =20 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 tools= tack xl = =20 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 tools= tack xl = =20 xen-4.2-testing test-amd64-i386-libvirt tools= tack libvirt = =20 @@ -2926,8 +2744,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu tools= tack xl = =20 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 tools= tack xl = =20 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 tools= tack xl = =20 -xen-4.2-testing test-i386-i386-xl-sedf tools= tack xl = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin tools= tack xl = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 tools= tack xl = =20 xen-4.2-testing build-amd64-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 xen-4.2-testing build-i386-libvirt tree_= libvirt git://xenbits.xen.org/libvirt.git = =20 @@ -2996,11 +2812,7 @@ xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 win_i= mage winxpsp3.iso = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 win_i= mage winxpsp3.iso = =20 xen-4.2-testing test-amd64-amd64-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.2-testing test-i386-i386-xl-credit2 xen_b= oot_append sched=3Dcredit2 = =20 -xen-4.2-testing test-i386-i386-xl-sedf xen_b= oot_append sched=3Dsedf loglvl=3Dall = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin xen_b= oot_append sched=3Dsedf loglvl=3Dall dom0_vcpus_pin = =20 xen-4.2-testing test-amd64-amd64-libvirt xenbu= ildjob build-amd64 = =20 xen-4.2-testing test-amd64-amd64-pair xenbu= ildjob build-amd64 = =20 xen-4.2-testing test-amd64-amd64-pv xenbu= ildjob build-amd64 = =20 @@ -3015,8 +2827,6 @@ xen-4.2-testing test-amd64-amd64-xl-qemuu-ovmf-amd64 xenbu= ildjob build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-win7-amd64 xenbu= ildjob build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-qemuu-winxpsp3 xenbu= ildjob build-amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf xenbu= ildjob build-amd64 = =20 -xen-4.2-testing test-amd64-amd64-xl-sedf-pin xenbu= ildjob build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-win7-amd64 xenbu= ildjob build-amd64 = =20 xen-4.2-testing test-amd64-amd64-xl-winxpsp3 xenbu= ildjob build-amd64 = =20 xen-4.2-testing test-amd64-i386-libvirt xenbu= ildjob build-amd64 = =20 @@ -3052,8 +2862,6 @@ xen-4.2-testing test-i386-i386-xl-multivcpu xenbu= ildjob build-i386 = =20 xen-4.2-testing test-i386-i386-xl-qemut-winxpsp3 xenbu= ildjob build-i386 = =20 xen-4.2-testing test-i386-i386-xl-qemuu-winxpsp3 xenbu= ildjob build-i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf xenbu= ildjob build-i386 = =20 -xen-4.2-testing test-i386-i386-xl-sedf-pin xenbu= ildjob build-i386 = =20 xen-4.2-testing test-i386-i386-xl-winxpsp3 xenbu= ildjob build-i386 = =20 xen-4.2-testing test-amd64-amd64-rumpuserxen-amd64 xenst= orels_builtimage :/usr/local/bin/xenstore = =20 xen-4.2-testing test-amd64-i386-rumpuserxen-i386 xenst= orels_builtimage :/usr/local/bin/xenstore --=20 <> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) --=-COEfgG2RADlRuzPHoURF Content-Disposition: attachment; filename="no-no-sedf.patch" Content-Type: text/x-patch; name="no-no-sedf.patch"; charset="UTF-8" Content-Transfer-Encoding: base64 Y29tbWl0IDkyOTBhMGJlM2Y0Zjk2M2UxN2Y3OGEwY2QzZWZkZWQ2MWZiOWNkMzAKQXV0aG9yOiBE YXJpbyBGYWdnaW9saSA8ZGFyaW8uZmFnZ2lvbGlAY2l0cml4LmNvbT4KRGF0ZTogICBGcmkgSnVu IDI2IDEzOjQ5OjAzIDIwMTUgKzAxMDAKCiAgICBPU1NUZXN0OiBzdG9wIHRlc3RpbmcgU0VERiB1 bnRpbCBYZW4gNC4yIChpbmNsdWRlZCkKICAgIAogICAgU0VERiBoYXMgYmVlbiBicm9rZW4gYW5k IHVubWFpbnRhaW5lZCBhdCBsZWFzdAogICAgdW50aWwgWGVuIDQuMiAoYW5kIHByb2JhYmx5IGV2 ZW4gYmVmb3JlISkuIFRlc3RzCiAgICBhcmUgZmFpbGluZyB3aXRob3V0IGFueW9uY2UgY2FyaW5n LCBhbmQgeWV0IHdlJ3JlCiAgICBrZWVwaW5nIHVzaW5nIHRlc3QgcmVzb3VyY2VzIGZvciB0aGVt LgogICAgCiAgICBMZXQncyBzdG9wIGRvaW5nIHRoaXMhCiAgICAKICAgIFNpZ25lZC1vZmYtYnk6 IERhcmlvIEZhcWdnaW9saSA8ZGFyaW8uZmFnZ2lvbGlAY2l0cml4LmNvbT4KCmRpZmYgLS1naXQg YS9tYWtlLWZsaWdodCBiL21ha2UtZmxpZ2h0CmluZGV4IDMxY2I5NDIuLjZiZDliMzggMTAwNzU1 Ci0tLSBhL21ha2UtZmxpZ2h0CisrKyBiL21ha2UtZmxpZ2h0CkBAIC0zNzksMTAgKzM3OSwxMCBA QCB0ZXN0X21hdHJpeF9kb19vbmUgKCkgewogICB4ZW4tMy4qLXRlc3RpbmcpIHRlc3Rfc2VkZj15 OyB0ZXN0X3J0ZHM9biA7OwogICB4ZW4tNC4wLXRlc3RpbmcpIHRlc3Rfc2VkZj15OyB0ZXN0X3J0 ZHM9biA7OwogICB4ZW4tNC4xLXRlc3RpbmcpIHRlc3Rfc2VkZj15OyB0ZXN0X3J0ZHM9biA7Owot ICB4ZW4tNC4yLXRlc3RpbmcpIHRlc3Rfc2VkZj15OyB0ZXN0X3J0ZHM9biA7OwotICB4ZW4tNC4z LXRlc3RpbmcpIHRlc3Rfc2VkZj15OyB0ZXN0X3J0ZHM9biA7OwotICB4ZW4tNC40LXRlc3Rpbmcp IHRlc3Rfc2VkZj15OyB0ZXN0X3J0ZHM9biA7OwotICB4ZW4tNC41LXRlc3RpbmcpIHRlc3Rfc2Vk Zj15OyB0ZXN0X3J0ZHM9eSA7OworICB4ZW4tNC4yLXRlc3RpbmcpIHRlc3Rfc2VkZj1uOyB0ZXN0 X3J0ZHM9biA7OworICB4ZW4tNC4zLXRlc3RpbmcpIHRlc3Rfc2VkZj1uOyB0ZXN0X3J0ZHM9biA7 OworICB4ZW4tNC40LXRlc3RpbmcpIHRlc3Rfc2VkZj1uOyB0ZXN0X3J0ZHM9biA7OworICB4ZW4t NC41LXRlc3RpbmcpIHRlc3Rfc2VkZj1uOyB0ZXN0X3J0ZHM9eSA7OwogICAqKSAgICAgICAgICAg ICAgIHRlc3Rfc2VkZj1uOyB0ZXN0X3J0ZHM9eSA7OwogICBlc2FjCiAK --=-COEfgG2RADlRuzPHoURF-- --=-q7rJ9r7XUjCpodFDvM5A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlWNVwEACgkQk4XaBE3IOsSMFgCggVmI2iiOF1Lv06rzezTtlSAW R6oAoJXEzRBDiv07Xuqrk9LUI8To743q =EFo6 -----END PGP SIGNATURE----- --=-q7rJ9r7XUjCpodFDvM5A-- --===============6496626904284383889== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============6496626904284383889==--