qemu-system-riscv64 -machine virt -m 2048 -smp 4 -device virtio-blk- device,drive=vda -drive file=focal-riscv64-20200422.qcow2,id=vda -device virtio-net-device,netdev=eth0 -netdev user,id=eth0 -bios /usr/lib/riscv64-linux-gnu/opensbi/qemu/virt/fw_jump.elf -device loader,file=/usr/lib/u-boot/qemu-riscv64_smode/uboot.elf,addr=0x80200000 -nographic
Booted. And also qemu-system-riscv64 -machine virt -m 2048 -smp 4 -device virtio-blk- device,drive=vda -drive file=focal-riscv64-20200422.qcow2,id=vda -device virtio-net-device,netdev=eth0 -netdev user,id=eth0 -bios /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.elf -device loader,file=/usr/lib/u-boot/qemu-riscv64_smode/uboot.elf,addr=0x80200000 -nographic with $ dpkg-query -W | grep -e qemu-system-misc -e u-boot -e opensbi opensbi 0.8-1~ubuntu0.20.04.1 qemu-system-misc 1:4.2-3ubuntu6.10 u-boot-qemu 2020.10+dfsg-1ubuntu0~20.04.1 Thus confirming that both existing, and future proof usecases of opensbi work correctly. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905456 Title: OpenSBI 0.8 backport To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/opensbi/+bug/1905456/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
