aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio-user/container.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-15hw/vfio-user: fix use of uninitialized variableJohn Levon1-5/+1
2025-07-03vfio-user: do not register vfio-user container with cprMark Cave-Ayland1-10/+1
2025-06-26vfio-user: implement VFIO_USER_DMA_MAP/UNMAPJohn Levon1-2/+133
2025-06-26vfio-user: set up container access to the proxyJohn Levon1-9/+34
2025-06-26vfio-user: implement VFIO_USER_DEVICE_GET_INFOJohn Levon1-1/+7
2025-06-26vfio-user: add vfio-user class and containerJohn Levon1-0/+208