| Updated: October 28, 2024 |
Definitions for virtual PCI devices
For more information about PCI, see the PCI specification.
All functions that vpci.h provides are thread safe.
| Function | When used |
|---|---|
| vpci_bar_base() | Running |
| vpci_bar_writable() | Startup |
| vpci_cfg_read() | Running |
| vpci_cfg_write() | Running |
| vpci_ctrl_pci_bars() | Startup |
| vpci_init_rw() | Startup |
| vpci_region_update() | Running |
| vpci_update_bars() | Running |