nuttx/drivers/pci
p-szafonimateusz 4a147fc86b drivers/pci_qemu_edu: add MSI test
Add simple MSI test for QEMU PCI EDU device so we can verify if MSI works correctly

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-09-13 09:42:08 +08:00
..
CMakeLists.txt cmake: add support for PCI 2024-09-12 18:11:13 +08:00
Kconfig drivers/pci: add MSI/MSI-X support 2024-09-13 09:42:08 +08:00
Make.defs pci/pci_ivshmem: add pci ivshmem driver support 2024-09-10 14:34:31 +08:00
pci_drivers.c pci/pci_ivshmem: add pci ivshmem driver support 2024-09-10 14:34:31 +08:00
pci_drivers.h pci/pci_ivshmem: add pci ivshmem driver support 2024-09-10 14:34:31 +08:00
pci_ecam.c Changed the pci bus for arm architecture 2024-09-06 10:01:11 +08:00
pci_ivshmem.c pci/pci_ivshmem: fix bug in remove and add vmid check 2024-09-10 14:34:31 +08:00
pci_qemu_edu.c drivers/pci_qemu_edu: add MSI test 2024-09-13 09:42:08 +08:00
pci_qemu_test.c drivers/pci/pci_qemu_test: update qemu pci test code 2024-09-06 10:01:11 +08:00
pci_uio_ivshmem.c pci/pci_uio_ivshmem: add pci uio ivshmem driver support 2024-09-10 14:34:31 +08:00
pci.c drivers/pci: add MSI/MSI-X support 2024-09-13 09:42:08 +08:00