flight 129322 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/129322/
Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-armhf-armhf-xl 6 xen-install fail REGR. vs. 129286 Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt 13 migrate-support-check fail never pass test-arm64-arm64-xl-xsm 13 migrate-support-check fail never pass test-arm64-arm64-xl-xsm 14 saverestore-support-check fail never pass version targeted for testing: xen 6cb27e417e57c2f4d689fa19971f20f75e9c0708 baseline version: xen 87e89bd112e16503f37d219a525a5b5d470e08f9 Last test of basis 129286 2018-11-01 14:00:25 Z 1 days Testing same since 129322 2018-11-02 12:01:12 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Alexandru Isaila <[email protected]> Andrew Cooper <[email protected]> Brian Woods <[email protected]> Jan Beulich <[email protected]> Kevin Tian <[email protected]> Paul Durrant <[email protected]> Razvan Cojocaru <[email protected]> jobs: build-arm64-xsm pass build-amd64 pass build-armhf pass build-amd64-libvirt pass test-armhf-armhf-xl fail test-arm64-arm64-xl-xsm pass test-amd64-amd64-xl-qemuu-debianhvm-i386 pass test-amd64-amd64-libvirt pass ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ commit 6cb27e417e57c2f4d689fa19971f20f75e9c0708 Author: Alexandru Isaila <[email protected]> Date: Fri Nov 2 12:16:32 2018 +0100 x86/hvm: clean up may_defer from hvm_* helpers The may_defer var was left with the older bool_t type. This patch changes the type to bool. Signed-off-by: Alexandru Isaila <[email protected]> Acked-by: Razvan Cojocaru <[email protected]> Reviewed-by: Wei Liu <[email protected]> Acked-by: Brian Woods <[email protected]> Reviewed-by: Kevin Tian <[email protected]> Acked-by: Paul Durrant <[email protected]> commit 45cb9a4123b5550eb1f84846fe5482acae1c13a3 Author: Jan Beulich <[email protected]> Date: Fri Nov 2 12:15:33 2018 +0100 VMX: fix vmx_handle_eoi() In commit 303066fdb1e ("VMX: fix interaction of APIC-V and Viridian emulation") I screwed up: Instead of clearing SVI, other ISR bits should be taken into account. Introduce a new helper set_svi(), split out of vmx_process_isr(), and use it also from vmx_handle_eoi(). Following the problems in vmx_intr_assist() (see the still present big block of debugging code there) also warn (once) if EOI'd vector and original SVI don't match. Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: Chao Gao <[email protected]> Acked-by: Kevin Tian <[email protected]> Acked-by: Andrew Cooper <[email protected]> (qemu changes not included) _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
