Expand description
PCI specific emulation code.
Modules§
- bus
- PCI bus logic
- configuration
- PCI configuration space handling
- msix
- MSI-X logic
Structs§
- BarReprogramming
Params - Parameters for performing a BAR reprogramming operation
Enums§
- Device
Relocation Error - Errors for device manager.
Traits§
- Device
Relocation - 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