[xen-unstable-smoke test] 155632: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155632 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155632/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

Re: [PATCH v2 4/4] x86/shadow: refactor shadow_vram_{get,put}_l1e()

2020-10-10 Thread Roger Pau Monné
On Thu, Oct 08, 2020 at 04:36:47PM +0100, Andrew Cooper wrote: > On 08/10/2020 16:15, Roger Pau Monné wrote: > > On Wed, Sep 16, 2020 at 03:08:40PM +0200, Jan Beulich wrote: > >> By passing the functions an MFN and flags, only a single instance of > >^ a > > 'an' is cor

[ovmf test] 155617: all pass - PUSHED

2020-10-10 Thread osstest service owner
flight 155617 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/155617/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 70c2f10fde5b67b0d7d62ba7ea3271fc514ebcc4 baseline version: ovmf 091ab12b340a05c99ce0e

[qemu-mainline test] 155613: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155613 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/155613/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-qemuu-freebsd11-amd64 13 guest-startfail REGR. vs. 152631 test-amd64-amd64-

Re: [PATCH 1/4] xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()

2020-10-10 Thread Julien Grall
Hi, On 28/09/2020 11:39, Julien Grall wrote: On 28/09/2020 11:09, Jan Beulich wrote: On 28.09.2020 11:58, Julien Grall wrote: On 28/09/2020 09:18, Jan Beulich wrote: On 26.09.2020 22:55, Julien Grall wrote: --- a/xen/arch/x86/acpi/lib.c +++ b/xen/arch/x86/acpi/lib.c @@ -46,6 +46,10 @@ char

[libvirt test] 155634: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155634 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/155634/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-libvirt 6 libvirt-buildfail REGR. vs. 151777 build-i386-libvirt

Re: [PATCH 1/4] xen/acpi: Rework acpi_os_map_memory() and acpi_os_unmap_memory()

2020-10-10 Thread Julien Grall
On 10/10/2020 10:49, Julien Grall wrote: Hi, On 28/09/2020 11:39, Julien Grall wrote: On 28/09/2020 11:09, Jan Beulich wrote: On 28.09.2020 11:58, Julien Grall wrote: On 28/09/2020 09:18, Jan Beulich wrote: On 26.09.2020 22:55, Julien Grall wrote: --- a/xen/arch/x86/acpi/lib.c +++ b/xe

[xen-unstable-smoke test] 155642: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155642 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155642/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

Re: [PATCH 0/4] xen/arm: Unbreak ACPI

2020-10-10 Thread Julien Grall
On 28/09/2020 07:47, Masami Hiramatsu wrote: Hello, Hi Masami, This made progress with my Xen boot on DeveloperBox ( https://www.96boards.org/product/developerbox/ ) with ACPI. I have reviewed the patch attached and I have a couple of remarks about it. The STAO table was originally create

Re: [xen-unstable-smoke test] 155612: regressions - FAIL

2020-10-10 Thread Trammell Hudson
On Friday, October 9, 2020 10:27 PM, Andrew Cooper wrote: > [...] > Looks like arm64 is crashing fairly early on boot. > > This is probably caused by "efi: Enable booting unified > hypervisor/kernel/initrd images". Darn it. I'm working out how to build and boot qemu aarch64 so that I can figure

Re: [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread()

2020-10-10 Thread Bernard Metzler
-ira.we...@intel.com wrote: - >To: "Andrew Morton" , "Thomas Gleixner" >, "Ingo Molnar" , "Borislav >Petkov" , "Andy Lutomirski" , "Peter >Zijlstra" >From: ira.we...@intel.com >Date: 10/09/2020 09:52PM >Cc: "Ira Weiny" , "Mike Marciniszyn" >, "Dennis Dalessandro" >, "Doug Ledford" , >"Jas

Re: [xen-unstable-smoke test] 155612: regressions - FAIL

2020-10-10 Thread Trammell Hudson
On Saturday, October 10, 2020 1:42 PM, Trammell Hudson wrote: > On Friday, October 9, 2020 10:27 PM, Andrew Cooper andrew.coop...@citrix.com > wrote: > > [...] > > Looks like arm64 is crashing fairly early on boot. > > This is probably caused by "efi: Enable booting unified > > hypervisor/kernel/

Re: [xen-unstable-smoke test] 155612: regressions - FAIL

2020-10-10 Thread Julien Grall
Hi, On 10/10/2020 13:20, Trammell Hudson wrote: On Saturday, October 10, 2020 1:42 PM, Trammell Hudson wrote: On Friday, October 9, 2020 10:27 PM, Andrew Cooper andrew.coop...@citrix.com wrote: [...] Looks like arm64 is crashing fairly early on boot. This is probably caused by "efi: Enable b

Re: [xen-unstable-smoke test] 155612: regressions - FAIL

2020-10-10 Thread Julien Grall
Hi, On 10/10/2020 12:42, Trammell Hudson wrote: On Friday, October 9, 2020 10:27 PM, Andrew Cooper wrote: [...] Looks like arm64 is crashing fairly early on boot. This is probably caused by "efi: Enable booting unified hypervisor/kernel/initrd images". Darn it. I'm working out how to buil

[xen-unstable-smoke bisection] complete test-arm64-arm64-xl-xsm

2020-10-10 Thread osstest service owner
branch xen-unstable-smoke xenbranch xen-unstable-smoke job test-arm64-arm64-xl-xsm testid xen-boot Tree: linux git://xenbits.xen.org/linux-pvops.git Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git Tree: qemuu git://xenbits.xen.org/qemu-xen.git Tree: xen git://xenbits.xen.org/x

[xen-unstable-smoke test] 155649: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155649 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155649/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

[xen-unstable test] 155630: tolerable FAIL

2020-10-10 Thread osstest service owner
flight 155630 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/155630/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-armhf-armhf-libvirt-raw 20 leak-check/check fail pass in 155600 Tests which did not succeed, but

[ovmf test] 155643: all pass - PUSHED

2020-10-10 Thread osstest service owner
flight 155643 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/155643/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf ae511331e0fb1625ba649f377e81e487de3a5531 baseline version: ovmf 70c2f10fde5b67b0d7d62

[qemu-mainline bisection] complete test-amd64-i386-freebsd10-i386

2020-10-10 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-amd64-i386-freebsd10-i386 testid guest-start Tree: linux git://xenbits.xen.org/linux-pvops.git Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git Tree: ovmf git://xenbits.xen.org/osstest/ovmf.git Tree: qemu git://xenbits.xen.org

[xen-unstable-smoke test] 155654: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155654 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155654/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

[xtf test] 155660: all pass - PUSHED

2020-10-10 Thread osstest service owner
flight 155660 xtf real [real] http://logs.test-lab.xenproject.org/osstest/logs/155660/ Perfect :-) All tests in this flight passed as required version targeted for testing: xtf 79d9c62fb0e89dabcda6ba265ed89607be2dedc5 baseline version: xtf a1bb00c99b92202ee818d9

Xen-unstable :can't boot HVM guests, bisected to commit: "hvmloader: indicate ACPI tables with "ACPI data" type in e820"

2020-10-10 Thread Sander Eikelenboom
Hi Igor/Jan, I tried to update my AMD machine to current xen-unstable, but unfortunately the HVM guests don't boot after that. The guest keeps using CPU-cycles but I don't get to a command prompt (or any output at all). PVH guests run fine. Bisection leads to commit: 8efa46516c5f4cf185c8df179812

[qemu-mainline test] 155645: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155645 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/155645/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-qemuu-freebsd11-amd64 13 guest-startfail REGR. vs. 152631 test-amd64-amd64-

[xen-unstable-smoke test] 155662: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155662 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155662/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

[linux-linus test] 155639: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155639 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/155639/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-ws16-amd64 7 xen-install fail REGR. vs. 152332 test-amd64-i386-qem

Re: [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()

2020-10-10 Thread Ira Weiny
On Sat, Oct 10, 2020 at 12:03:49AM +0200, Daniel Vetter wrote: > On Fri, Oct 09, 2020 at 12:49:44PM -0700, ira.we...@intel.com wrote: > > From: Ira Weiny > > > > These kmap() calls in the gpu stack are localized to a single thread. > > To avoid the over head of global PKRS updates use the new kma

[xen-unstable-smoke test] 155667: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155667 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155667/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

Re: [SUSPECTED SPAM]Xen-unstable :can't boot HVM guests, bisected to commit: "hvmloader: indicate ACPI tables with "ACPI data" type in e820"

2020-10-10 Thread Igor Druzhinin
On 10/10/2020 18:51, Sander Eikelenboom wrote: > Hi Igor/Jan, > > I tried to update my AMD machine to current xen-unstable, but > unfortunately the HVM guests don't boot after that. The guest keeps > using CPU-cycles but I don't get to a command prompt (or any output at > all). PVH guests run fine

[qemu-mainline test] 155665: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155665 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/155665/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-qemuu-freebsd11-amd64 13 guest-startfail REGR. vs. 152631 test-amd64-amd64-

[xen-unstable-smoke test] 155671: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155671 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155671/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

[xen-unstable-smoke test] 155676: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155676 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/155676/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-xl-xsm 8 xen-boot fail REGR. vs. 155584 Tests which

[linux-linus test] 155668: regressions - FAIL

2020-10-10 Thread osstest service owner
flight 155668 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/155668/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-ws16-amd64 7 xen-install fail REGR. vs. 152332 test-amd64-i386-qem