mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-17 21:58:54 -04:00
Add a virtio-rng entropy source driver that registers with the kernel RNG subsystem. Introduce `ProbeError::NoMatch` so virtio drivers can silently reject empty or wrong-type MMIO slots without spamming the boot log with fatal errors or leaving devices stuck in the deferred queue.