aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio-user/proxy.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-15hw/vfio-user: wait for proxy close correctlyJohn Levon1-4/+6
2025-06-26vfio-user: add coalesced posted writesJohn Levon1-0/+84
2025-06-26vfio-user: support posted writesJohn Levon1-2/+10
2025-06-26vfio-user: add 'x-msg-timeout' optionJohn Levon1-3/+4
2025-06-26vfio-user: implement VFIO_USER_DMA_READ/WRITEJohn Levon1-0/+97
2025-06-26vfio-user: implement VFIO_USER_DMA_MAP/UNMAPJohn Levon1-2/+82
2025-06-26vfio-user: implement VFIO_USER_DEVICE_GET_INFOJohn Levon1-6/+4
2025-06-26vfio-user: implement message send infrastructureJohn Levon1-0/+515
2025-06-26vfio-user: implement message receive infrastructureJohn Levon1-0/+411
2025-06-26vfio-user: connect vfio proxy to remote serverJohn Levon1-0/+162