zephyr/drivers/virtualization
Johan Hedberg a96016d747 drivers: ivshmem: Remove unnecessary BDF lookup code
There was a bunch of BDF lookup code in the ivshmem driver originating
from issues with not being able to have multiple PCIE_BDF_NONE entries
in DTS. Now that devices are always looked up based on VID/DID this
should not be an issue, and hence the additional code is not needed.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2022-11-19 14:17:16 +09:00
..
CMakeLists.txt
Kconfig
virt_ivshmem.c drivers: ivshmem: Remove unnecessary BDF lookup code 2022-11-19 14:17:16 +09:00
virt_ivshmem.h drivers: ivshmem: Remove unnecessary BDF lookup code 2022-11-19 14:17:16 +09:00
virt_ivshmem_handlers.c
virt_ivshmem_shell.c