Iinclude AHCI for PCI-e block device emulation.
(needed for Guest VM)
Differential D45497
riscv: include AHCI br on Jun 5 2024, 12:39 PM. Authored by Tags None Referenced Files
Details
Iinclude AHCI for PCI-e block device emulation. (needed for Guest VM) tested on bhyve
Diff Detail
Event TimelineComment Actions Please use conventional RISC-V IP. For the UART the platform standards want an 8250, and that’s what QEMU’s virt machine provides. For the RTC the goldfish RTC is simple to emulate and what its virt machine uses. If an OS boots on QEMU it should boot on bhyve. Comment Actions Ok I managed to switch to ns16550 uart, but for RTC it is not something I want to focus on currently, so we can do that later. |