mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
* Introduce different index types for ring counters and descriptor arrays within the Virtio split queue implementation * Be more accurate in reporting the queue number supported, and raise it to 512 * Introduce abstractions for mmio register access, where several values are stored at the same place, and selector registers exist. * Turn Virtio_device into a template to define the Virio queue type, and its numbers per device model (needed for e.g., future block model) Issue #4025
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.