Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-26 | vfio-user: add coalesced posted writes | John Levon | 1 | -0/+21 |
2025-06-26 | vfio-user: implement VFIO_USER_DMA_READ/WRITE | John Levon | 1 | -1/+12 |
2025-06-26 | vfio-user: implement VFIO_USER_DMA_MAP/UNMAP | John Levon | 1 | -0/+32 |
2025-06-26 | vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ* | John Levon | 1 | -0/+25 |
2025-06-26 | vfio-user: implement VFIO_USER_REGION_READ/WRITE | John Levon | 1 | -0/+12 |
2025-06-26 | vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO | John Levon | 1 | -0/+14 |
2025-06-26 | vfio-user: implement VFIO_USER_DEVICE_GET_INFO | John Levon | 1 | -0/+12 |
2025-06-26 | vfio-user: implement message send infrastructure | John Levon | 1 | -0/+62 |
2025-06-26 | vfio-user: implement message receive infrastructure | John Levon | 1 | -0/+53 |