[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [seabios test] 124428: regressions - FAIL
flight 124428 seabios real [real] http://logs.test-lab.xenproject.org/osstest/logs/124428/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-xsm 6 xen-build fail REGR. vs. 122202 build-amd64-xsm 6 xen-build fail REGR. vs. 122202 build-amd64 6 xen-build fail REGR. vs. 122202 build-i386 6 xen-build fail REGR. vs. 122202 Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a test-amd64-i386-qemuu-rhel6hvm-amd 1 build-check(1) blocked n/a test-amd64-amd64-qemuu-nested-intel 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a build-amd64-libvirt 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-win7-amd64 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-debianhvm-amd64 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-debianhvm-amd64-shadow 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-win10-i386 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-win7-amd64 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-debianhvm-amd64 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-ws16-amd64 1 build-check(1) blocked n/a test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a test-amd64-i386-qemuu-rhel6hvm-intel 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-debianhvm-amd64-shadow 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-ws16-amd64 1 build-check(1) blocked n/a test-amd64-amd64-qemuu-nested-amd 1 build-check(1) blocked n/a test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a test-amd64-amd64-xl-qemuu-win10-i386 1 build-check(1) blocked n/a build-i386-libvirt 1 build-check(1) blocked n/a version targeted for testing: seabios 2a459b84a275c995e150dd235d23980d8c960baf baseline version: seabios d1343e6863dd287ce7d4fcb5169c9cff568f9d1b Last test of basis 122202 2018-04-12 19:58:19 Z 68 days Testing same since 124428 2018-06-20 08:40:09 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Gerd Hoffmann <kraxel@xxxxxxxxxx> jobs: build-amd64-xsm fail build-i386-xsm fail build-amd64 fail build-i386 fail build-amd64-libvirt blocked build-i386-libvirt blocked build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm blocked test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm blocked test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm blocked test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm blocked test-amd64-amd64-qemuu-nested-amd blocked test-amd64-i386-qemuu-rhel6hvm-amd blocked test-amd64-amd64-xl-qemuu-debianhvm-amd64 blocked test-amd64-i386-xl-qemuu-debianhvm-amd64 blocked test-amd64-amd64-xl-qemuu-win7-amd64 blocked test-amd64-i386-xl-qemuu-win7-amd64 blocked test-amd64-amd64-xl-qemuu-ws16-amd64 blocked test-amd64-i386-xl-qemuu-ws16-amd64 blocked test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict blocked test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict blocked test-amd64-amd64-xl-qemuu-win10-i386 blocked test-amd64-i386-xl-qemuu-win10-i386 blocked test-amd64-amd64-qemuu-nested-intel blocked test-amd64-i386-qemuu-rhel6hvm-intel blocked test-amd64-amd64-xl-qemuu-debianhvm-amd64-shadow blocked test-amd64-i386-xl-qemuu-debianhvm-amd64-shadow blocked ------------------------------------------------------------ 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 2a459b84a275c995e150dd235d23980d8c960baf Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed Nov 15 14:43:10 2017 +0100 qemu: add qemu ramfb support Add support for qemu ramfb. This is a simple boot framebuffer device, with normal ram being used to back the framebuffer and fw_cfg being used to configure the device. Use case (on x86): boot display for vgpu devices (which neither emulate vga nor have a vgabios). Sharing fw_cfg code with seabios turned out to be difficuilt due to various dependencies the code has on infrastructure which only seabios has. So include a copy of the code here, with those dependencies removed and also stripped down because we don't need a non-dma fallback here. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 9b0f850ffb6402335fc5b9e14f5b1e99181c3f56 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Fri Jun 15 07:55:47 2018 +0200 vgasrc: add allocate_pmm() Factor out pmm allocation function from stack allocator. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 29769538142b288de436d48f9a0c03d12dc7dd52 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Fri Jun 15 12:07:34 2018 +0200 pmm: use tmp zone on oom Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 73ae2d83321faeb016572db25746f3696a800624 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Fri Jun 15 08:18:45 2018 +0200 bochs_display_setup: return error on failure Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit e996067133eca596dcb55ad065db0d84201e9a41 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed May 30 23:57:06 2018 +0200 cbvga_set_mode: disable clearmem in windows x86 emulator. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 60dd551ba56ac5237cfe66f3035473aa7df3e9cc Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed May 30 16:19:02 2018 +0200 cbvga_list_modes: don't list current mode twice In case we've already added the framebuffer video mode to the list do not add number 0x140. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit afaf7e6ab5972716544cea6e1c48325c448c4c1e Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed May 30 22:52:04 2018 +0200 cbvga_setup_modes: use real mode number instead of 0x140 In case the framebuffer size matches one of the cbvga video modes just use that mode number instead of 0x140. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 1ad8e750c1b1cd34a6161630957d451091690da5 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed Nov 15 14:43:10 2017 +0100 qemu: add bochs-display support Use coreboot text mode emulation to also support the qemu bochs-display device. This is a new display device supporting simple linear framebuffers, using the bochs register interface. No support for legacy vga (text modes, planar modes, cga modes, 8bpp palette modes all dropped). The bochs interface is compatible with the qemu stdvga. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit f4776dfb9a5d795b980c8303589726c3c8a5b091 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed May 30 22:50:42 2018 +0200 cbvga: factor out cbvga_setup_modes() Factor out generic data structure setup code from cbvga_setup(). Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit ea67c52f6b499f7acd758e4dee39ed9f2f6eb48d Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed May 30 13:49:06 2018 +0200 optionrom: enable non-vga display devices In case no VGA device was found look for other display devices. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |