Module pci

Module pci 

Source
Expand description

PCI specific emulation code.

Modules§

bus
PCI bus logic
configuration
PCI configuration space handling
msix
MSI-X logic

Structs§

BarReprogrammingParams
Parameters for performing a BAR reprogramming operation

Enums§

DeviceRelocationError
Errors for device manager.

Traits§

DeviceRelocation
This trait defines a set of functions which can be triggered whenever a PCI device is modified in any way.
PciDevice
Common logic of all PCI devices