#include <stdlib.h>
#include <string.h>
#include <doca_argp.h>
#include <doca_error.h>
#include <doca_dev.h>
#include <doca_log.h>
#include <devemu_pci_host_common.h>
Go to the source code of this file.
◆ devemu_pci_device_msix_host()
| doca_error_t devemu_pci_device_msix_host |
( |
const char * |
pci_address, |
|
|
int |
vfio_group |
|
) |
| |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
DEVEMU_PCI_DEVICE_MSIX_HOST::MAIN |
| ) |
|
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ pci_callback()
| static doca_error_t pci_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ register_devemu_pci_params()
◆ vfio_group_callback()
| static doca_error_t vfio_group_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |