Module vpci_msi

Source
Expand description

Trait to model host-assisted MSI/MSI-X configuration (when using VPCI).

Structs§

MsiAddressData
An MSI address/data pair.
RegisterInterruptError
VpciInterruptMapper
A type-erased MapVpciInterrupt trait object.
VpciInterruptParameters

Traits§

MapVpciInterrupt
Trait to model host-assisted MSI/MSI-X configuration when using VPCI.