mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-26 09:28:38 -07:00
The msi routing code in kvm calls some pci functions: provide some stubs to enable builds without pci. Also, to make this more obvious, guard them via a pci_available boolean (which also can be reused in other places). Fixes: |
||
|---|---|---|
| .. | ||
| kvm | ||
| stubs | ||
| tcg | ||
| accel.c | ||
| Makefile.objs | ||