Re: [PATCH V8 2/2] libxl: Introduce basic virtio-mmio support on Arm

2022-05-20 Thread Oleksandr
On 20.05.22 18:22, Anthony PERARD wrote: Hello Anthony On Thu, May 19, 2022 at 08:16:16PM +0300, Oleksandr wrote: On 18.05.22 14:05, Anthony PERARD wrote: On Tue, May 03, 2022 at 08:26:03PM +0300, Oleksandr Tyshchenko wrote: +for (i = 0; i < d_config->num_disks; i++) { +libxl_d

[ovmf test] 170610: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170610 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170610/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-xsm 6 xen-buildfail REGR. vs. 168254 build-amd64

[ovmf test] 170612: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170612 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170612/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-xsm 6 xen-buildfail REGR. vs. 168254 build-amd64

[ovmf test] 170613: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170613 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170613/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-xsm 6 xen-buildfail REGR. vs. 168254 build-amd64

[xen-unstable test] 170606: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170606 xen-unstable real [real] flight 170614 xen-unstable real-retest [real] http://logs.test-lab.xenproject.org/osstest/logs/170606/ http://logs.test-lab.xenproject.org/osstest/logs/170614/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be r

[ovmf test] 170617: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170617 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170617/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 168254 build-i386

[ovmf test] 170619: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170619 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170619/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 168254 build-i386

[ovmf test] 170621: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170621 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170621/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 168254 build-i386

[ovmf test] 170625: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170625 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170625/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 168254 build-i386

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

2022-05-20 Thread osstest service owner
flight 170609 linux-linus real [real] http://logs.test-lab.xenproject.org/osstest/logs/170609/ 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-libvirt-raw 5 host-insta

[ovmf test] 170627: regressions - FAIL

2022-05-20 Thread osstest service owner
flight 170627 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/170627/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64 6 xen-buildfail REGR. vs. 168254 build-i386

[RFC PATCH v3 2/5] grub-mkconfig linux_xen: Fix quadratic algorithm for sorting menu items

2022-05-20 Thread Mathieu Desnoyers
The current implementation of the 20_linux_xen script implements its menu items sorting in bash with a quadratic algorithm, calling "sed", "sort", "head", and "grep" to compare versions between individual lines, which is annoyingly slow for kernel developers who can easily end up with 50-100 kernel

<    1   2