[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [xen-unstable-smoke test] 155612: regressions - FAIL
On Saturday, October 10, 2020 1:42 PM, Trammell Hudson <hudson@xxxxxxxx> wrote: > On Friday, October 9, 2020 10:27 PM, Andrew Cooper andrew.cooper3@xxxxxxxxxx > wrote: > > [...] > > Looks like arm64 is crashing fairly early on boot. > > This is probably caused by "efi: Enable booting unified > > hypervisor/kernel/initrd images". > > Darn it. I'm working out how to build and boot qemu aarch64 so > that I can figure out what is going on. Unfortunately qemu 2.11.1(Debian 1:2.11+dfsg-1ubuntu7.32) doesn't replicate this crash using the command line from https://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions/qemu-system-aarch64 qemu-system-aarch64 \ -cpu cortex-a57 \ -smp 4 -m 4096 \ -machine virt,gic_version=3 \ -machine virtualization=true \ -machine type=virt \ -display none \ -serial mon:stdio \ -bios /usr/share/qemu-efi-aarch64/QEMU_EFI.fd \ -drive if=none,file=xenial-server-cloudimg-arm64-uefi1.img,id=hd0 \ -device virtio-blk-device,drive=hd0 \ -boot order=d [...] Xen 4.15-unstable (c/s Fri Oct 2 12:30:34 2020 +0200 git:8a62dee9ce) EFI loader Using configuration file 'BOOTAA64.cfg' virt-gicv3.dtb: 0x000000013bebe000-0x000000013bece000 kernel: 0x000000013aecd000-0x000000013bd12200 initrd: 0x0000000138ced000-0x000000013aecc3bb __ __ _ _ _ ____ _ _ _ \ \/ /___ _ __ | || | / | ___| _ _ _ __ ___| |_ __ _| |__ | | ___ \ // _ \ '_ \ | || |_ | |___ \ __| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ / \ __/ | | | |__ _|| |___) |__| |_| | | | \__ \ || (_| | |_) | | __/ /_/\_\___|_| |_| |_|(_)_|____/ \__,_|_| |_|___/\__\__,_|_.__/|_|\___| (XEN) Xen version 4.15-unstable (hudson@) (aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0) debug=n Sat Oct 10 08:42:30 CEST 2020 (XEN) Latest ChangeSet: Fri Oct 2 12:30:34 2020 +0200 git:8a62dee9ce (XEN) Processor: 411fd070: "ARM Limited", variant: 0x1, part 0xd07, rev 0x0 [...] It makes it all the way into the Linux kernel and user space without crashing. Hopefully someone with better access to ARM hardware can help debug! -- Trammell
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |