flight 187698 xen-unstable real [real]
flight 187706 xen-unstable real-retest [real]
http://logs.test-lab.xenproject.org/osstest/logs/187698/
http://logs.test-lab.xenproject.org/osstest/logs/187706/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd6
flight 187701 qemu-mainline real [real]
flight 187708 qemu-mainline real-retest [real]
http://logs.test-lab.xenproject.org/osstest/logs/187701/
http://logs.test-lab.xenproject.org/osstest/logs/187708/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-am
flight 187704 linux-linus real [real]
flight 187709 linux-linus real-retest [real]
http://logs.test-lab.xenproject.org/osstest/logs/187704/
http://logs.test-lab.xenproject.org/osstest/logs/187709/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-
flight 187705 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/187705/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-armhf-armhf-libvirt 16 saverestore-support-checkfail like 187686
test-amd64-amd64-libvirt-xsm 15 migrate-s
flight 187707 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/187707/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-amd64-xl-qemut-debianhvm-i386-xsm 12 debian-hvm-install fail in
187698 pass in 187707
test-amd64-am
flight 187710 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/187710/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-armhf-armhf-libvirt 16 saverestore-support-checkfail like 187704
test-amd64-amd64-xl-qemut-win7-amd64
On 10.09.2024 18:16, Frediano Ziglio wrote:
> --- a/xen/arch/x86/boot/head.S
> +++ b/xen/arch/x86/boot/head.S
> @@ -25,6 +25,9 @@
> #define MB2_HT(name) (MULTIBOOT2_HEADER_TAG_##name)
> #define MB2_TT(name) (MULTIBOOT2_TAG_TYPE_##name)
>
> +#define BOOT_TYPE_BIOS 1
> +#define BOOT_TYP
On 10.09.2024 18:16, Frediano Ziglio wrote:
> --- a/xen/arch/x86/boot/head.S
> +++ b/xen/arch/x86/boot/head.S
> @@ -231,6 +231,27 @@ __efi64_mb2_start:
> /* VGA is not available on EFI platforms. */
> movl $0,vga_text_buffer(%rip)
>
> +/*
> + * Align the stack