⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module passthrough

Module passthrough 

Source
Expand description

VirtIO Device Passthrough

Device assignment, MMIO mapping, interrupt forwarding for passthrough devices.

Structs§

MmioRegion
MMIO region mapping for passthrough device
MsixRemap
MSI-X vector remapping entry
PassthroughDevice
A passthrough device assigned to a guest VM
PciBar
PCI BAR (Base Address Register) info
PciConfigPassthrough
PCI configuration space passthrough

Enums§

PassthroughDeviceType
Passthrough device type