[GIT PULL] xen: branch for v5.9-rc8

2020-10-03 Thread Juergen Gross
Linus, Please git pull the following tag: git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.9b-rc8-tag xen: branch for v5.9-rc8 In contains a fix for a regression introduced with 5.9-rc3 which caused a system running as fully virtualized guest under Xen to crash when using

Re: [PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_

2020-10-03 Thread Paolo Bonzini
On 02/10/20 18:43, Matthew Rosato wrote: >> diff --git >> a/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_ring.h >> b/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/pvrdma_ring.h >> index acd4c8346d..7b4062a1a1 100644 >> --- >> a/include/standard-headers/drivers/infini

[xen-unstable bisection] complete test-amd64-i386-libvirt-xsm

2020-10-03 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-amd64-i386-libvirt-xsm testid guest-start Tree: libvirt git://xenbits.xen.org/libvirt.git Tree: libvirt_keycodemapdb https://gitlab.com/keycodemap/keycodemapdb.git Tree: linux git://xenbits.xen.org/linux-pvops.git Tree: linuxfirmware git://xenbit

Re: Yet another S3 issue in Xen 4.14

2020-10-03 Thread Marek Marczykowski-Górecki
On Fri, Oct 02, 2020 at 09:19:55PM +0200, Marek Marczykowski-Górecki wrote: > Disabling efi_get_time() or setting CR4 earlier solves _this_ issue, but > applied on top of stable-4.14 still doesn't work. Looks like there is > yet another S3 breakage in between. I'm bisecting it further... This time

[xen-4.13-testing test] 155258: regressions - FAIL

2020-10-03 Thread osstest service owner
flight 155258 xen-4.13-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/155258/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-xsm 12 guest-start fail REGR. vs. 154358 test-amd64-amd

S3 resume crash in memguard_guard_stack (stable-4.14)

2020-10-03 Thread Marek Marczykowski-Górecki
Hi, My journey to get S3 working on Xen 4.14 continues... My current setup is: - stable-4.14 (28855ebcdb) - with "x86/S3: Fix Shadow Stack resume path" - with efi_get_time() disabled - with "write_cr4(read_cr4())" just after "system_state = SYS_STATE_resume" (should be more or less equivale

Re: [PATCH v9 1/8] xen/common: introduce a new framework for save/restore of 'domain' context

2020-10-03 Thread Wei Liu
On Fri, Oct 02, 2020 at 10:20:18PM +0100, Andrew Cooper wrote: [...] > P.S. Another good reason for having extremely simple header files is for > the poor sole trying to write a Go/Rust/other binding for this in some > likely not-to-distant future. For Rust the header is going to be generated by a

[xen-4.11-testing test] 155281: regressions - FAIL

2020-10-03 Thread osstest service owner
flight 155281 xen-4.11-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/155281/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 debian-hvm-install fail REGR. vs. 15171

Re: [GIT PULL] xen: branch for v5.9-rc8

2020-10-03 Thread pr-tracker-bot
The pull request you sent on Sat, 3 Oct 2020 09:32:53 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git > for-linus-5.9b-rc8-tag has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/5ee56135b2f5886cb0333d18640043a8f73fa830 Thank you! -- Deet-doot-dot, I

[libvirt test] 155301: regressions - FAIL

2020-10-03 Thread osstest service owner
flight 155301 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/155301/ 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 0/2] x86/mm: {paging,sh}_{cmpxchg,write}_guest_entry() adjustments

2020-10-03 Thread Tim Deegan
At 13:56 +0200 on 28 Sep (1601301371), Jan Beulich wrote: > 1: {paging,sh}_{cmpxchg,write}_guest_entry() cannot fault > 2: remove some indirection from {paging,sh}_cmpxchg_guest_entry() Acked-by: Tim Deegan

[xen-4.12-testing test] 155288: regressions - FAIL

2020-10-03 Thread osstest service owner
flight 155288 xen-4.12-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/155288/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-xsm 12 guest-start fail REGR. vs. 154601 test-amd64-amd

[libvirt test] 155397: regressions - trouble: blocked/fail/pass/starved

2020-10-03 Thread osstest service owner
flight 155397 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/155397/ 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-arm64-libvirt

[xen-4.14-testing test] 155303: regressions - FAIL

2020-10-03 Thread osstest service owner
flight 155303 xen-4.14-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/155303/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemut-debianhvm-i386-xsm 10 debian-hvm-install fail REGR. vs. 154350 tes

[xen-4.13-testing bisection] complete test-amd64-amd64-libvirt-xsm

2020-10-03 Thread osstest service owner
branch xen-4.13-testing xenbranch xen-4.13-testing job test-amd64-amd64-libvirt-xsm testid guest-start Tree: libvirt git://xenbits.xen.org/libvirt.git Tree: libvirt_gnulib https://git.savannah.gnu.org/git/gnulib.git/ Tree: libvirt_keycodemapdb https://gitlab.com/keycodemap/keycodemapdb.git Tree: l

[qemu-mainline test] 155318: regressions - FAIL

2020-10-03 Thread osstest service owner
flight 155318 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/155318/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qcow210 debian-di-installfail REGR. vs. 152631 test-amd64-i386-x

[xen-4.12-testing bisection] complete test-amd64-amd64-xl-xsm

2020-10-03 Thread osstest service owner
branch xen-4.12-testing xenbranch xen-4.12-testing job test-amd64-amd64-xl-xsm 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.or