[linux-linus test] 179239: regressions - trouble: fail/pass/starved

2023-03-04 Thread osstest service owner
flight 179239 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/179239/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-freebsd12-amd64 8 xen-boot fail REGR. vs. 178042 test-amd64-amd64-qe

Re: [PATCH v3 0/3] Do basic initialization things

2023-03-04 Thread Bobby Eshleman
I just wanted to let you know I have this queued up to review, I’ve just been very overloaded. I’ll give these a review in the coming week. Best, Bobby On Fri, Mar 3, 2023 at 2:24 AM Oleksii Kurochko wrote: > The patch series groups and updates the following patches: > 1. xen/riscv: disable fpu

[linux-linus test] 179189: regressions - trouble: fail/pass/starved

2023-03-04 Thread osstest service owner
flight 179189 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/179189/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-credit1 8 xen-boot fail REGR. vs. 178042 test-amd64-amd64-fr

Re: [PATCH v2 0/6] Deprecate support for 32-bit x86 and arm hosts

2023-03-04 Thread John Paul Adrian Glaubitz
Hello! On Fri, 2023-03-03 at 10:48 +0100, Thomas Huth wrote: > x86 ==> deprecate both, user and system emulation support on > 32-bit hosts > arm ==> deprecate only system emulation on 32-bit hosts. I would recommend against dropping support for 32-bit hosts for qemu-user as there are som

Re: [PATCH v2 0/6] Deprecate support for 32-bit x86 and arm hosts

2023-03-04 Thread John Paul Adrian Glaubitz
Hi Thomas! On Fri, 2023-03-03 at 12:22 +0100, Thomas Huth wrote: > The ticket is very long and hard to read, but ... oh my, does that mean you > need to compile qemu-user in 32-bit mode on a 64-bit x86 host to properly > run 32-bit binaries from other architectures? ... uh, that's ugly ... and

Re: [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()

2023-03-04 Thread Deepak Gupta
On Sat, Feb 18, 2023 at 01:14:03PM -0800, Rick Edgecombe wrote: The x86 Control-flow Enforcement Technology (CET) feature includes a new type of memory called shadow stack. This shadow stack memory has some unusual properties, which requires some core mm changes to function properly. One of thes

Re: [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA

2023-03-04 Thread Deepak Gupta
On Sat, Feb 18, 2023 at 01:14:05PM -0800, Rick Edgecombe wrote: The x86 Control-flow Enforcement Technology (CET) feature includes a new type of memory called shadow stack. This shadow stack memory has some unusual properties, which requires some core mm changes to function properly. One of thes

Re: [PATCH v2 4/6] docs/about/deprecated: Deprecate the qemu-system-arm binary

2023-03-04 Thread Wilfred Mallawa
On Thu, 2023-03-02 at 17:31 +0100, Thomas Huth wrote: > qemu-system-aarch64 is a proper superset of qemu-system-arm, > and the latter was mainly still required for 32-bit KVM support. > But this 32-bit KVM arm support has been dropped in the Linux > kernel a couple of years ago already, so we don't

Re: [PATCH v2 6/6] gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs

2023-03-04 Thread Wilfred Mallawa
On Thu, 2023-03-02 at 17:31 +0100, Thomas Huth wrote: > Hardly anybody still uses 32-bit arm environments for running QEMU, > so let's stop wasting our scarce CI minutes with these jobs. > > Signed-off-by: Thomas Huth > --- >  .gitlab-ci.d/crossbuilds.yml | 14 -- >  1 file changed, 14

Re: [PATCH v2 2/6] docs/about/deprecated: Deprecate 32-bit x86 hosts

2023-03-04 Thread Wilfred Mallawa
On Thu, 2023-03-02 at 17:31 +0100, Thomas Huth wrote: > Hardly anybody still uses 32-bit x86 hosts today, so we should start > deprecating them to stop wasting our time and CI minutes here. > For example, there are also still some unresolved problems with > these: > When emulating 64-bit binaries i

Re: [PATCH v2 5/6] docs/about/deprecated: Deprecate 32-bit arm hosts

2023-03-04 Thread Wilfred Mallawa
On Thu, 2023-03-02 at 17:31 +0100, Thomas Huth wrote: > For running QEMU in system emulation mode, the user needs a rather > strong host system, i.e. not only an embedded low-frequency > controller. > All recent beefy arm host machines should support 64-bit now, it's > unlikely that anybody is stil

Re: [PATCH v2 1/6] docs/about/deprecated: Deprecate the qemu-system-i386 binary

2023-03-04 Thread Wilfred Mallawa
On Thu, 2023-03-02 at 18:05 +, Daniel P. Berrangé wrote: > On Thu, Mar 02, 2023 at 05:31:01PM +0100, Thomas Huth wrote: > > Hardly anybody really requires the i386 binary anymore, since the > > qemu-system-x86_64 binary is a proper superset. So let's deprecate > > the 32-bit variant now, so tha

[PATCH 15/17] xen: remove MODULE_LICENSE in non-modules

2023-03-04 Thread Nick Alcock
Since commit 8b41fc4454e ("kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf"), MODULE_LICENSE declarations are used to identify modules. As a consequence, uses of the macro in non-modules will cause modprobe to misidentify their containing object file as a module when it

Re: [PATCH v2 3/6] gitlab-ci.d/crossbuilds: Drop the i386 jobs

2023-03-04 Thread Wilfred Mallawa
On Thu, 2023-03-02 at 17:31 +0100, Thomas Huth wrote: > Hardly anybody still uses 32-bit x86 environments for running QEMU, > so let's stop wasting our scarce CI minutes with these jobs. > > Signed-off-by: Thomas Huth > --- >  .gitlab-ci.d/crossbuilds.yml | 16 >  1 file changed,

[libvirt test] 179154: tolerable trouble: pass/starved - PUSHED

2023-03-04 Thread osstest service owner
flight 179154 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/179154/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt-xsm 15 migrate-support-checkfail never pass test-amd64-i386-libvirt-xsm 15 migrate-s

[xen-unstable test] 179148: tolerable trouble: fail/pass/starved

2023-03-04 Thread osstest service owner
flight 179148 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/179148/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-i386-libvirt-xsm 7 xen-install fail like 179067 test-amd64-amd64-xl-qemut-win7-amd64

[linux-linus test] 179093: regressions - trouble: fail/pass/starved

2023-03-04 Thread osstest service owner
flight 179093 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/179093/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-freebsd12-amd64 8 xen-boot fail REGR. vs. 178042 test-amd64-amd64-qe

Re: IRQ affinity not working on Xen pci-platform device^W^W^W QEMU split-irqchip I/O APIC.

2023-03-04 Thread David Woodhouse
On Sat, 2023-03-04 at 09:57 +, David Woodhouse wrote: > I wonder if the EOI is going missing because it's coming > from the wrong CPU? Note no 'EOI broadcast' after the last line in the > log I showed above; it isn't just that I trimmed it there. I'm running on a host kernel without commit fce

Re: IRQ affinity not working on Xen pci-platform device^W^W^W QEMU split-irqchip I/O APIC.

2023-03-04 Thread David Woodhouse
On Sat, 2023-03-04 at 01:28 +0100, Thomas Gleixner wrote: > David! > > On Fri, Mar 03 2023 at 16:54, David Woodhouse wrote: > > On Fri, 2023-03-03 at 17:51 +0100, Thomas Gleixner wrote: > > > > > > > > [    0.577173] ACPI: \_SB_.LNKC: Enabled at IRQ 11 > > > > [    0.578149] The affinity mask was

[linux-5.4 test] 179082: tolerable trouble: fail/pass/starved - PUSHED

2023-03-04 Thread osstest service owner
flight 179082 linux-5.4 real [real] flight 179173 linux-5.4 real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/179082/ http://logs.test-lab.xenproject.org/osstest/logs/179173/ Failures :-/ but no regressions. Tests which are failing intermittently (not blocking): test-amd64-i386