I am trying to boot fedora with qemu, but I am getting error. I have downloaded Fedora-Developer-Rawhide-20190126.n.0-sda1.raw and fw_payload-uboot-qemu-virt-smode.elf, trying to boot using qemu. Please can any one suggest me how to do. error: billa@billa:~/MDP/fedora$ qemu-system-riscv64 -nographic -machine virt -smp 8 -m 2G -kernel fw_payload-uboot-qemu-virt-smode.elf -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-device,rng=rng0 -device virtio-blk-device,drive=hd0 -drive file=Fedora-Developer-Rawhide-20190126.n.0-sda1.raw,format=raw,id=hd0 -device virtio-net-device,netdev=usernet -netdev user,id=usernet,hostfwd=tcp::10000-:22 qemu-system-riscv64: plic: invalid register write: 000001fc OpenSBI v0.3 (May 6 2019 11:16:31) ____ _____ ____ _____ / __ \ / ____| _ \_ _| | | | |_ __ ___ _ __ | (___ | |_) || | | | | | '_ \ / _ \ '_ \ \___ \| _ < | | | |__| | |_) | __/ | | |____) | |_) || |_ \____/| .__/ \___|_| |_|_____/|____/_____| | | |_| Platform Name : QEMU Virt Machine Platform HART Features : RV64ACDFIMSU Platform Max HARTs : 8 Current Hart : 0 Firmware Base : 0x80000000 Firmware Size : 104 KB Runtime SBI Version : 0.1 PMP0: 0x0000000080000000-0x000000008001ffff (A) PMP1: 0x0000000000000000-0xffffffffffffffff (A,R,W,X) U-Boot 2019.07-rc1 (May 05 2019 - 14:15:43 +0000) CPU: rv64imafdcsu Model: riscv-virtio,qemu DRAM: 2 GiB exception code: 7 , Store/AMO access fault , epc 8020019c , ra 8020a43e ### ERROR ### Please RESET the board ### Thanks in advance Billa _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx