Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-15 | hw/vfio-user: fix use of uninitialized variable | John Levon | 1 | -5/+1 |
2025-07-03 | vfio-user: do not register vfio-user container with cpr | Mark Cave-Ayland | 1 | -10/+1 |
2025-06-26 | vfio-user: implement VFIO_USER_DMA_MAP/UNMAP | John Levon | 1 | -2/+133 |
2025-06-26 | vfio-user: set up container access to the proxy | John Levon | 1 | -9/+34 |
2025-06-26 | vfio-user: implement VFIO_USER_DEVICE_GET_INFO | John Levon | 1 | -1/+7 |
2025-06-26 | vfio-user: add vfio-user class and container | John Levon | 1 | -0/+208 |