[xen-unstable test] 160646: tolerable FAIL - PUSHED

2021-04-02 Thread osstest service owner
flight 160646 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/160646/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemut-win7-amd64 19 guest-stopfail like 160630 test-armhf-armhf-libvirt 16 save

Re: [PATCH] kexec-xen: Use correct image type for Live Update

2021-04-02 Thread Simon Horman
On Tue, Mar 23, 2021 at 05:59:23PM +, Raphael Ning wrote: > From: Raphael Ning > > Unlike xen_kexec_load(), xen_kexec_unload() and xen_kexec_status() > fail to distinguish between normal kexec and Xen Live Update image > types. > > Fix that by introducing a new helper function that maps inte

[qemu-mainline test] 160650: regressions - FAIL

2021-04-02 Thread osstest service owner
flight 160650 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/160650/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-qemuu-freebsd11-amd64 16 guest-saverestore fail REGR. vs. 152631 test-amd64-i3

[libvirt test] 160661: regressions - FAIL

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

[ovmf test] 160656: all pass - PUSHED

2021-04-02 Thread osstest service owner
flight 160656 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/160656/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 8c8922988544d31e8c87dd595f209828edcee962 baseline version: ovmf 62bad17dcae18f55cb3bd

[xen-4.12-testing test] 160655: regressions - trouble: broken/fail/pass

2021-04-02 Thread osstest service owner
flight 160655 xen-4.12-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/160655/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt-raw broken test-armhf-armhf-xl-credit1

[PATCH 1/2] xen/arm: kernel: Propagate the error if we fail to decompress the kernel

2021-04-02 Thread Julien Grall
From: Julien Grall Currently, we are ignoring any error from perform_gunzip() and replacing the compressed kernel with the "uncompressed" kernel. If there is a gzip failure, then it means that the output buffer may contain garbagge. So it can result to various sort of behavior that may be diffic

[PATCH 0/2] xen/arm: Couple of bug fixes when decompressing kernels

2021-04-02 Thread Julien Grall
From: Julien Grall Hi all, The main goal of this series is to address the bug report [1]. It is not possible While testing the series, I also noticed that it is not possible to re-use the same compressed kernel for multiple domains as the module will be overwritten during the first decompressio

[PATCH 2/2] xen/gunzip: Allow perform_gunzip() to be called multiple times

2021-04-02 Thread Julien Grall
From: Julien Grall Currently perform_gunzip() can only be called once because the the internal state (e.g allocate) is not fully re-initialized. This works fine if you are only booting dom0. But this will break when booting multiple using the dom0less that uses compressed kernel images. This ca

[PATCH v2] xen/iommu: smmu: Silence clang in arm_smmu_device_dt_probe()

2021-04-02 Thread Julien Grall
From: Julien Grall Clang 11 will throw the following error: smmu.c:2284:18: error: cast to smaller integer type 'enum arm_smmu_arch_version' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] smmu->version = (enum arm_smmu_arch_version)of_id->data; ^~~

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

2021-04-02 Thread osstest service owner
flight 160658 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/160658/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt broken test-armhf-armhf-libvirt-raw

[xen-unstable test] 160665: regressions - trouble: broken/fail/pass

2021-04-02 Thread osstest service owner
flight 160665 xen-unstable real [real] http://logs.test-lab.xenproject.org/osstest/logs/160665/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt broken test-armhf-armhf-libvirt 5 host-inst

[qemu-mainline test] 160669: regressions - trouble: broken/fail/pass

2021-04-02 Thread osstest service owner
flight 160669 qemu-mainline real [real] http://logs.test-lab.xenproject.org/osstest/logs/160669/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-libvirt broken test-armhf-armhf-libvirt-raw

[xen-4.12-testing test] 160672: regressions - trouble: blocked/broken/fail/pass

2021-04-02 Thread osstest service owner
flight 160672 xen-4.12-testing real [real] http://logs.test-lab.xenproject.org/osstest/logs/160672/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-armhf broken build-armhf 4 host-

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

2021-04-02 Thread osstest service owner
branch xen-unstable xenbranch xen-unstable job test-amd64-i386-freebsd10-amd64 testid guest-saverestore 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.