Thanks for raising this issue. Indeed, the support for PVSCSI has been disabled in the upstream project, ahead of the stable202208 release, which means it's still working in Ubuntu 22.04 (Jammy), but not working on 24.04+ (Noble+).
This was a conscious decision by the upstream maintainers, due to a lack of maintainers for those drivers (https://github.com/tianocore/edk2/commit/57783adfb579da32b1eeda77b2bec028a5e0b7b3): """ Commit 57783ad on Jul 28, 2022 OvmfPkg: Change default to disable MptScsi and PvScsi The email addresses for the reviewers of the MptScsi and PvScsi are no longer valid. Disable the MptScsi and PvScsi drivers in all DSC files until new maintainers/reviewers can be identified. """ In addition to that, the definitions were moved to a new OvmfPkg/Include/Dsc/OvmfOptHwDefines.dsc.in file, but remain disabled by default (https://github.com/tianocore/edk2/commit/faf600ccc76cf235c399d866ba7db52da8cea46c). We could re-enable those drivers in Ubuntu (or maybe Debian), but would do so without the support of the upstream project. I will bring this up for discussion with the Ubuntu virtualization team. ** Also affects: edk2 (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: edk2 (Ubuntu Plucky) Importance: Undecided Status: New ** Also affects: edk2 (Ubuntu Questing) Importance: Undecided Status: New ** Also affects: edk2 (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: edk2 (Ubuntu Jammy) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2129178 Title: Can not boot qemu VMs using ParaVitual SCSI controllers with Ubuntu 24.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2129178/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
