Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-15 | hw/vfio-user: wait for proxy close correctly | John Levon | 1 | -4/+6 |
2025-06-26 | vfio-user: add coalesced posted writes | John Levon | 1 | -0/+84 |
2025-06-26 | vfio-user: support posted writes | John Levon | 1 | -2/+10 |
2025-06-26 | vfio-user: add 'x-msg-timeout' option | John Levon | 1 | -3/+4 |
2025-06-26 | vfio-user: implement VFIO_USER_DMA_READ/WRITE | John Levon | 1 | -0/+97 |
2025-06-26 | vfio-user: implement VFIO_USER_DMA_MAP/UNMAP | John Levon | 1 | -2/+82 |
2025-06-26 | vfio-user: implement VFIO_USER_DEVICE_GET_INFO | John Levon | 1 | -6/+4 |
2025-06-26 | vfio-user: implement message send infrastructure | John Levon | 1 | -0/+515 |
2025-06-26 | vfio-user: implement message receive infrastructure | John Levon | 1 | -0/+411 |
2025-06-26 | vfio-user: connect vfio proxy to remote server | John Levon | 1 | -0/+162 |