Re: [Xen-devel] [RFC PATCH 1/2] xen/arm: Add Amlogic S905 SoC early printk support

2018-11-17 Thread Amit Tomer
Hi, Thanks for having a detailed look at it. > > +#define UART_STATUS_REG 0x0c > > +#define UART_TX_REG 0x00 >> Why ldrh? This is a 32-bit register, actually you can't be sure that the > device supports a 16-bit access. Besides: the bit you are after is in > the upper half, so you act

[Xen-devel] [libvirt test] 130113: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130113 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/130113/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-libvirt6 libvirt-buildfail REGR. vs. 129914 build-i386-pvops

[Xen-devel] [xen-unstable bisection] complete build-i386-xsm

2018-11-17 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job build-i386-xsm testid xen-build Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git Tree: qemuu git://xenbits.xen.org/qemu-xen.git Tree: xen git://xenbits.xen.org/xen.git *** Found and reproduced problem changeset *** Bug is in tree: xen gi

[Xen-devel] [ovmf test] 130265: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130265 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130265/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

Re: [Xen-devel] [PATCH 0/2] automation: build in an openSUSE Leap container.

2018-11-17 Thread Wei Liu
On Sat, Nov 17, 2018 at 12:07:28AM +0100, Dario Faggioli wrote: > On Fri, 2018-11-16 at 16:51 -0600, Doug Goldstein wrote: > > > On Nov 16, 2018, at 3:41 PM, Dario Faggioli > > > wrote: > > > > > > But I have a question, Tumbleweed is rolling (and it's actually > > > rolling > > > quite fast); ho

[Xen-devel] [distros-debian-stretch test] 75597: tolerable FAIL

2018-11-17 Thread Platform Team regression test user
flight 75597 distros-debian-stretch real [real] http://osstest.xensource.com/osstest/logs/75597/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-amd64-stretch-netboot-pvgrub 11 guest-start fail like 75585 test-amd64-amd64-i386-stretch-netbo

[Xen-devel] [ovmf test] 130284: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130284 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130284/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [xen-unstable-smoke test] 130289: tolerable all pass - PUSHED

2018-11-17 Thread osstest service owner
flight 130289 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/130289/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt 13 migrate-support-checkfail never pass test-arm64-arm64-xl-xsm 1

[Xen-devel] [ovmf test] 130296: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130296 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130296/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

Re: [Xen-devel] [PATCH 1/9] mm: Introduce new vm_insert_range API

2018-11-17 Thread Matthew Wilcox
On Sat, Nov 17, 2018 at 12:26:38PM +0530, Souptick Joarder wrote: > On Fri, Nov 16, 2018 at 11:59 PM Mike Rapoport wrote: > > > + * vm_insert_range - insert range of kernel pages into user vma > > > + * @vma: user vma to map to > > > + * @addr: target user address of this page > > > + * @pages: po

[Xen-devel] [linux-4.9 test] 130142: tolerable FAIL - PUSHED

2018-11-17 Thread osstest service owner
flight 130142 linux-4.9 real [real] http://logs.test-lab.xenproject.org/osstest/logs/130142/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-armhf-armhf-xl-credit2 16 guest-start/debian.repeatfail like 129763 test-amd64-amd64-xl-qemut-win7-amd64 17

[Xen-devel] [ovmf test] 130301: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130301 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130301/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [linux-3.18 bisection] complete test-amd64-i386-xl

2018-11-17 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-amd64-i386-xl testid xen-boot Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git Tree:

[Xen-devel] [ovmf test] 130308: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130308 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130308/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

Re: [Xen-devel] [PATCH 17/18] xen/arm: Resume Dom0 after Xen resumes

2018-11-17 Thread Mirela Simonovic
Hi, On Sat, Nov 17, 2018 at 12:06 AM Stefano Stabellini wrote: > > On Sat, 17 Nov 2018, Dario Faggioli wrote: > > On Fri, 2018-11-16 at 21:58 +, Julien Grall wrote: > > > On 16/11/2018 21:41, Mirela Simonovic wrote: > > > > On Fri, Nov 16, 2018 at 8:09 PM Stefano Stabellini > > > > wrote: >

Re: [Xen-devel] [PATCH 17/18] xen/arm: Resume Dom0 after Xen resumes

2018-11-17 Thread Mirela Simonovic
On Sat, Nov 17, 2018 at 5:01 PM Mirela Simonovic wrote: > > Hi, > > On Sat, Nov 17, 2018 at 12:06 AM Stefano Stabellini > wrote: > > > > On Sat, 17 Nov 2018, Dario Faggioli wrote: > > > On Fri, 2018-11-16 at 21:58 +, Julien Grall wrote: > > > > On 16/11/2018 21:41, Mirela Simonovic wrote: > >

Re: [Xen-devel] [PATCH 17/18] xen/arm: Resume Dom0 after Xen resumes

2018-11-17 Thread Mirela Simonovic
Hi, On Sat, Nov 17, 2018 at 5:02 PM Mirela Simonovic wrote: > > On Sat, Nov 17, 2018 at 5:01 PM Mirela Simonovic > wrote: > > > > Hi, > > > > On Sat, Nov 17, 2018 at 12:06 AM Stefano Stabellini > > wrote: > > > > > > On Sat, 17 Nov 2018, Dario Faggioli wrote: > > > > On Fri, 2018-11-16 at 21:58

[Xen-devel] [ovmf test] 130315: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130315 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130315/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [ovmf test] 130321: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130321 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130321/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [xen-unstable bisection] complete build-i386

2018-11-17 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job build-i386 testid xen-build Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git Tree: qemuu git://xenbits.xen.org/qemu-xen.git Tree: xen git://xenbits.xen.org/xen.git *** Found and reproduced problem changeset *** Bug is in tree: xen git://

Re: [Xen-devel] [PATCH V6 4/4] x86/altp2m: fix display frozen when switching to a new view early

2018-11-17 Thread Razvan Cojocaru
On 11/16/18 9:50 PM, Razvan Cojocaru wrote: > On 11/16/18 7:59 PM, George Dunlap wrote: >> On the other hand, we want the logdirty rangesets to actually match the >> host's rangesets; using altp2m->max_mapped_pfn for this is clearly >> wrong. The easiest fix would be just to explicitly use the host

[Xen-devel] [ovmf test] 130327: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130327 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130327/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [linux-4.14 test] 130155: tolerable FAIL - PUSHED

2018-11-17 Thread osstest service owner
flight 130155 linux-4.14 real [real] http://logs.test-lab.xenproject.org/osstest/logs/130155/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-armhf-xl-arndale 6 xen-install fail in 129986 pass in 130155 test-amd64-amd64-libvirt-qemuu-deb

[Xen-devel] [ovmf test] 130331: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130331 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130331/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [ovmf test] 130334: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130334 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130334/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [ovmf test] 130341: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130341 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130341/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [ovmf test] 130344: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130344 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130344/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [qemu-mainline test] 130168: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130168 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/130168/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl 7 xen-boot fail REGR. vs. 129996 Tests which did n

[Xen-devel] [linux-linus bisection] complete test-amd64-amd64-xl-qemuu-win7-amd64

2018-11-17 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-amd64-amd64-xl-qemuu-win7-amd64 testid xen-boot Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git Tree: qemu git://xenbits.xen.org/qemu-xen-tradit

[Xen-devel] [ovmf test] 130349: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130349 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130349/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [ovmf test] 130357: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130357 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130357/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [linux-3.18 test] 130203: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130203 linux-3.18 real [real] http://logs.test-lab.xenproject.org/osstest/logs/130203/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-examine 8 reboot fail REGR. vs. 128858 test-amd64-i386-xl-r

[Xen-devel] [ovmf test] 130361: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130361 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130361/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [ovmf test] 130368: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130368 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130368/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [seabios test] 130313: tolerable FAIL - PUSHED

2018-11-17 Thread osstest service owner
flight 130313 seabios real [real] http://logs.test-lab.xenproject.org/osstest/logs/130313/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-i386-xl-qemuu-win7-amd64 17 guest-stop fail like 129770 test-amd64-amd64-xl-qemuu-ws16-amd64 17 g

[Xen-devel] [ovmf test] 130374: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130374 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130374/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm

[Xen-devel] [linux-linus test] 130193: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130193 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/130193/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm 10 debian-hvm-install fail REGR. vs. 125898 test-amd

[Xen-devel] [xen-4.7-testing test] 130195: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130195 xen-4.7-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/130195/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-debianhvm-amd64-shadow 16 guest-localmigrate/x10 fail REGR. vs. 12954

[Xen-devel] [ovmf test] 130377: regressions - FAIL

2018-11-17 Thread osstest service owner
flight 130377 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/130377/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 129475 build-amd64-xsm