src/starkernel/virtio/
virtio_blk.c— VirtIO block device driver, discovered viasrc/starkernel/pci/pci.c; backs the kernel block subsystem when running under QEMU/virtualized storage rather than the RAM-only block backend.
virtio_blk.c — VirtIO block device driver, discovered via
src/starkernel/pci/pci.c; backs the kernel block subsystem when
running under QEMU/virtualized storage rather than the RAM-only block
backend.