aboutsummaryrefslogtreecommitdiff
path: root/samples/client.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-25implement VFIO_USER_DEVICE_GET_IRQ_INFOThanos Makatos1-17/+41
2020-09-25implement VFIO_USER_DMA_UNMAPThanos Makatos1-7/+26
2020-09-24implement VFIO_USER_DMA_MAPThanos Makatos1-41/+64
2020-09-23Initial implementation of VFIO_USER_DEVICE_GET_INFOSwapnil Ingle1-0/+47
2020-09-23start handling MAP_DMA, FDs not yet receivedThanos Makatos1-33/+34
2020-09-23refactor send/recv of message plus fixesThanos Makatos1-43/+75
2020-09-23refactor initializing socket and setting version into separate functionsThanos Makatos1-15/+37
2020-09-23add simple client application for testing vfio-userThanos Makatos1-0/+112