Hello Andreas,
The fix in EDK II is enough to solve the reported problem.
It might still make sense to change QEMU upstream but that is beyond the
scope of this bug report.
Best regards
Heinrich
** Changed in: qemu (Ubuntu)
Status: New => Invalid
** Changed in: qemu (Ubuntu Noble)
I'll let Heinrich reply because he's the one driving the upstream
effort.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077731
Title:
[SRU] riscv64 EDK 2 crashes in KVM based emulation
To manage n
Is qemu still in need for a fix here?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077731
Title:
[SRU] riscv64 EDK 2 crashes in KVM based emulation
To manage notifications about this bug go to:
h
This bug was fixed in the package edk2 - 2024.02-2ubuntu0.1
---
edk2 (2024.02-2ubuntu0.1) noble; urgency=medium
* qemu-efi-riscv64: Fix crash in KVM-based emulation (LP: #2077731):
- d/p/0001-MdePkg-BaseLib-RISC-V-Add-FPU-CSR-constants.patch
- d/p/0002-UefiCpuPkg-RiscV64-ini
I tested qemu-efi-riscv64 2024.02-2ubuntu0.1 with qemu-system-misc
1:8.2.2+ds-0ubuntu1.4 on a SiFive Hifive Premier P550 board running
Ubuntu 24.04.1 LTS.
With the new version of qemu-efi-riscv64 the crash does not occur while
it is reproducible with the version 2024.02-2 it is reproducible.
** T
Hello Heinrich, or anyone else affected,
Accepted edk2 into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/edk2/2024.02-2ubuntu0.1 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wi
** Changed in: edk2 (Ubuntu)
Status: New => Fix Released
** Changed in: edk2 (Ubuntu Oracular)
Status: New => Fix Released
** Changed in: edk2 (Ubuntu Oracular)
Assignee: (unassigned) => dann frazier (dannf)
** Changed in: edk2 (Ubuntu)
Assignee: (unassigned) => dann fraz
** Description changed:
+ [ Impact ]
+
When running EDK2 as payload for QEMU using KVM a crash occurs in the
VM:
$ qemu-system-riscv64 -M virt,acpi=off -accel kvm -m 4096 -nographic
-drive if=pflash,format=raw,unit=0,file=RISCV_VIRT_CODE.fd,readonly=on -drive
if=pflash,format=r
** Summary changed:
- riscv64 EDK 2 crashes in KVM based emulation
+ [SRU] riscv64 EDK 2 crashes in KVM based emulation
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077731
Title:
[SRU] riscv64 ED