]> Git Repo - qemu.git/blob - hw/rdma/meson.build
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / hw / rdma / meson.build
1 specific_ss.add(when: 'CONFIG_VMW_PVRDMA', if_true: files(
2   'rdma.c',
3   'rdma_backend.c',
4   'rdma_rm.c',
5   'rdma_utils.c',
6   'vmw/pvrdma_cmd.c',
7   'vmw/pvrdma_dev_ring.c',
8   'vmw/pvrdma_main.c',
9   'vmw/pvrdma_qp_ops.c',
10 ))
This page took 0.025357 seconds and 4 git commands to generate.