Hi!

Got an assertion failure for qemu 10.1 in debian today during
EDK2 autopkgtes (CI) run, on ppc64el host, here:

https://ci.debian.net/packages/e/edk2/testing/ppc64el/64438090/#L713

The command line (from the test) is:

/usr/bin/qemu-system-riscv64 -no-user-config -nodefaults -m 256 \
 -smp 1,sockets=1,cores=1,threads=1 -display none -serial stdio \
 -machine virt -device virtio-serial-device \
-drive file=/usr/share/qemu-efi-riscv64/RISCV_VIRT_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \ -drive file=/tmp/RISCV_VIRT_VARS.fd2iapb3sq,if=pflash,format=raw,unit=1,readonly=off

(it is testing just the bios/firmware code).

There's a bug open on launchpad too:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2120835

Any ideas here, maybe it's not new, or maybe it's already clear from
the code what's going on?

Thanks,

/mjt

Reply via email to