[linux-linus test] 176053: regressions - FAIL

2023-01-22 Thread osstest service owner
flight 176053 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/176053/ 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

Re: [PATCH v3 0/5] efi: Support ESRT under Xen

2023-01-22 Thread Ard Biesheuvel
On Thu, 19 Jan 2023 at 20:04, Demi Marie Obenour wrote: > > This patch series fixes handling of EFI tables when running under Xen. > These fixes allow the ESRT to be loaded when running paravirtualized in > dom0, making the use of EFI capsule updates possible. > > Demi Marie Obenour (5): > efi:

[xen-unstable test] 176048: regressions - FAIL

2023-01-22 Thread osstest service owner
flight 176048 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/176048/ 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

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

2023-01-22 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-amd64-i386-libvirt-pair testid guest-migrate/src_host/dst_host 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: linux

Re: [PATCH v1 11/14] xen/riscv: introduce setup_trap_handler()

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:00 AM Oleksii Kurochko wrote: > > Signed-off-by: Oleksii Kurochko Reviewed-by: Alistair Francis Alistair > --- > xen/arch/riscv/setup.c | 11 +++ > 1 file changed, 11 insertions(+) > > diff --git a/xen/arch/riscv/setup.c b/xen/arch/riscv/setup.c > index d09f

Re: [PATCH v1 10/14] xen/riscv: mask all interrupts

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:00 AM Oleksii Kurochko wrote: > > Signed-off-by: Oleksii Kurochko Reviewed-by: Alistair Francis Alistair > --- > xen/arch/riscv/riscv64/head.S | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/xen/arch/riscv/riscv64/head.S b/xen/arch/riscv/riscv64/head.S

Re: [PATCH v1 09/14] xen/riscv: introduce do_unexpected_trap()

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:00 AM Oleksii Kurochko wrote: > > The patch introduces the function the purpose of which is to print > a cause of an exception and call "wfi" instruction. > > Signed-off-by: Oleksii Kurochko > --- > xen/arch/riscv/traps.c | 14 +- > 1 file changed, 13 insert

Re: [PATCH v1 08/14] xen/riscv: introduce decode_cause() stuff

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:00 AM Oleksii Kurochko wrote: > > The patch introduces stuff needed to decode a reason of an > exception. > > Signed-off-by: Oleksii Kurochko Reviewed-by: Alistair Francis Alistair > --- > xen/arch/riscv/traps.c | 88 ++ > 1 f

Re: [PATCH v1 07/14] xen/riscv: introduce exception handlers implementation

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:00 AM Oleksii Kurochko wrote: > > The patch introduces an implementation of basic exception handlers: > - to save/restore context > - to handle an exception itself. The handler calls wait_for_interrupt > now, nothing more. > > Signed-off-by: Oleksii Kurochko Reviewed-

Re: [PATCH v1 04/14] xen/riscv: add header

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:00 AM Oleksii Kurochko wrote: > > Signed-off-by: Oleksii Kurochko Reviewed-by: Alistair Francis Alistair > --- > xen/arch/riscv/include/asm/csr.h | 82 > 1 file changed, 82 insertions(+) > create mode 100644 xen/arch/riscv/include/a

Re: [PATCH v1 03/14] xen/riscv: add

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:01 AM Oleksii Kurochko wrote: > > Signed-off-by: Oleksii Kurochko Reviewed-by: Alistair Francis Alistair > --- > xen/arch/riscv/include/asm/riscv_encoding.h | 945 > 1 file changed, 945 insertions(+) > create mode 100644 xen/arch/riscv/include/

Re: [PATCH v1 02/14] xen/riscv: add header

2023-01-22 Thread Alistair Francis
On Sat, Jan 21, 2023 at 1:00 AM Oleksii Kurochko wrote: > > Signed-off-by: Oleksii Kurochko Reviewed-by: Alistair Francis Alistair > --- > xen/arch/riscv/include/asm/asm.h | 54 > 1 file changed, 54 insertions(+) > create mode 100644 xen/arch/riscv/include/a

[linux-linus test] 176046: regressions - FAIL

2023-01-22 Thread osstest service owner
flight 176046 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/176046/ 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

[xen-unstable test] 176042: regressions - FAIL

2023-01-22 Thread osstest service owner
flight 176042 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/176042/ 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 v11] xen/pt: reserve PCI slot 2 for Intel igd-passthru

2023-01-22 Thread Chuck Zmudzinski
On 1/22/23 3:40 AM, Michael S. Tsirkin wrote: > On Sat, Jan 21, 2023 at 07:57:02PM -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 c

[linux-linus test] 176040: regressions - FAIL

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

[xen-unstable test] 176035: regressions - FAIL

2023-01-22 Thread osstest service owner
flight 176035 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/176035/ 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 v11] xen/pt: reserve PCI slot 2 for Intel igd-passthru

2023-01-22 Thread Michael S. Tsirkin
On Sat, Jan 21, 2023 at 07:57:02PM -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 configure a Xen HVM guest with > Intel IGD passthroug

[linux-linus test] 176029: regressions - trouble: broken/fail/pass

2023-01-22 Thread osstest service owner
flight 176029 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/176029/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt-xsm broken test-amd64-amd64-libvirt-xsm 5 host-insta