[xen-unstable test] 176025: regressions - FAIL

2023-01-21 Thread osstest service owner
flight 176025 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/176025/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-coresched-i386-xl 18 guest-localmigrate fail REGR. vs. 175994 test-amd64-i386-xl

Re: [PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru

2023-01-21 Thread Chuck Zmudzinski
On 1/21/23 1:06 PM, Chuck Zmudzinski wrote: > On 1/6/2023 9:03 AM, Anthony PERARD wrote: >> On Sun, Jan 01, 2023 at 06:52:03PM -0500, Chuck Zmudzinski wrote: >> > Intel specifies that the Intel IGD must occupy slot 2 on the PCI bus, >> > as noted in docs/igd-assign.txt in the Qemu source code. >> >

[PATCH v11] xen/pt: reserve PCI slot 2 for Intel igd-passthru

2023-01-21 Thread Chuck Zmudzinski
Intel specifies that the Intel IGD must occupy slot 2 on the PCI bus, as noted in docs/igd-assign.txt in the Qemu source code. Currently, when the xl toolstack is used to configure a Xen HVM guest with Intel IGD passthrough to the guest with the Qemu upstream device model, a Qemu emulated PCI devi

[xen-unstable bisection] complete test-amd64-coresched-i386-xl

2023-01-21 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-amd64-coresched-i386-xl testid guest-localmigrate Tree: linux git://xenbits.xen.org/linux-pvops.git Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git Tree: qemuu git://x

[qemu-mainline test] 176022: tolerable FAIL - PUSHED

2023-01-21 Thread osstest service owner
flight 176022 qemu-mainline real [real] flight 176031 qemu-mainline real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/176022/ http://logs.test-lab.xenproject.org/osstest/logs/176031/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-am

[linux-linus test] 176016: regressions - FAIL

2023-01-21 Thread osstest service owner
flight 176016 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/176016/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-examine 8 reboot fail REGR. vs. 173462 test-arm64-arm64-xl

[PATCH 0/2] tools: guest kexec fixes

2023-01-21 Thread Jason Andryuk
Two toolstack fixes for guest kexec. This restored kexec enough that I got Debian bullseye to kexec once. Trying to kexec the guest a second time had it spinning at 100% CPU after initiating the kexec. Haven't looked into that part yet. Regards, Jason Jason Andryuk (2): libxl: Fix guest kexe

[PATCH 2/2] Revert "tools/xenstore: simplify loop handling connection I/O"

2023-01-21 Thread Jason Andryuk
I'm observing guest kexec trigger xenstored to abort on a double free. gdb output: Program received signal SIGABRT, Aborted. __pthread_kill_implementation (no_tid=0, signo=6, threadid=140645614258112) at ./nptl/pthread_kill.c:44 44./nptl/pthread_kill.c: No such file or directory. (gdb) bt

[PATCH 1/2] libxl: Fix guest kexec - skip cpuid policy

2023-01-21 Thread Jason Andryuk
When a domain performs a kexec (soft reset), libxl__build_pre() is called with the existing domid. Calling libxl__cpuid_legacy() on the existing domain fails since the cpuid policy has already been set, and the guest isn't rebuilt and doesn't kexec. xc: error: Failed to set d1's policy (err leaf

Re: [PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru

2023-01-21 Thread Chuck Zmudzinski
On 1/6/2023 9:03 AM, Anthony PERARD wrote: > On Sun, Jan 01, 2023 at 06:52:03PM -0500, Chuck Zmudzinski wrote: > > Intel specifies that the Intel IGD must occupy slot 2 on the PCI bus, > > as noted in docs/igd-assign.txt in the Qemu source code. > > > > Currently, when the xl toolstack is used to

[xen-unstable test] 176011: regressions - FAIL

2023-01-21 Thread osstest service owner
flight 176011 xen-unstable real [real] flight 176021 xen-unstable real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/176011/ http://logs.test-lab.xenproject.org/osstest/logs/176021/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be r

[qemu-mainline test] 176008: tolerable FAIL - PUSHED

2023-01-21 Thread osstest service owner
flight 176008 qemu-mainline real [real] flight 176018 qemu-mainline real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/176008/ http://logs.test-lab.xenproject.org/osstest/logs/176018/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-am

Re: [PATCH v9] xen/pt: reserve PCI slot 2 for Intel igd-passthru

2023-01-21 Thread Chuck Zmudzinski
On 1/20/2023 4:34 PM, Stefano Stabellini wrote: > On Sat, 14 Jan 2023, Chuck Zmudzinski wrote: > > Intel specifies that the Intel IGD must occupy slot 2 on the PCI bus, > > as noted in docs/igd-assign.txt in the Qemu source code. > > > > Currently, when the xl toolstack is used to configure a Xen

[libvirt test] 176009: tolerable all pass - PUSHED

2023-01-21 Thread osstest service owner
flight 176009 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/176009/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-armhf-armhf-libvirt 16 saverestore-support-checkfail like 175967 test-armhf-armhf-libvirt-qcow2 15 saveres

[linux-linus test] 176007: regressions - FAIL

2023-01-21 Thread osstest service owner
flight 176007 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/176007/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-arm64-arm64-examine 8 reboot fail REGR. vs. 173462 test-arm64-arm64-xl

[PATCH v10] xen/pt: reserve PCI slot 2 for Intel igd-passthru

2023-01-21 Thread Chuck Zmudzinski
Intel specifies that the Intel IGD must occupy slot 2 on the PCI bus, as noted in docs/igd-assign.txt in the Qemu source code. Currently, when the xl toolstack is used to configure a Xen HVM guest with Intel IGD passthrough to the guest with the Qemu upstream device model, a Qemu emulated PCI devi

Re: [XEN v2 02/11] xen/arm: Use the correct format specifier

2023-01-21 Thread Michal Orzel
Hi Stefano, Ayan, Julien On 21/01/2023 00:01, Stefano Stabellini wrote: > > > On Fri, 20 Jan 2023, Ayan Kumar Halder wrote: >> Hi Julien/Michal, >> >> On 20/01/2023 17:49, Julien Grall wrote: >>> >>> >>> On 20/01/2023 16:03, Michal Orzel wrote: Hi Julien, >>> >>> Hi Michal, >>> On