Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msix: Assert that specified vector is in range | Akihiko Odaki | 2022-11-07 | 1 | -8/+1 |
* | vfio-user: handle reset of remote device | Jagannathan Raman | 2022-06-15 | 1 | -0/+20 |
* | vfio-user: handle device interrupts | Jagannathan Raman | 2022-06-15 | 1 | -0/+167 |
* | vfio-user: handle PCI BAR accesses | Jagannathan Raman | 2022-06-15 | 1 | -0/+190 |
* | vfio-user: handle DMA mappings | Jagannathan Raman | 2022-06-15 | 1 | -0/+55 |
* | vfio-user: handle PCI config space accesses | Jagannathan Raman | 2022-06-15 | 1 | -0/+51 |
* | vfio-user: run vfio-user context | Jagannathan Raman | 2022-06-15 | 1 | -1/+117 |
* | vfio-user: find and init PCI device | Jagannathan Raman | 2022-06-15 | 1 | -0/+67 |
* | vfio-user: instantiate vfio-user context | Jagannathan Raman | 2022-06-15 | 1 | -0/+82 |
* | vfio-user: define vfio-user-server object | Jagannathan Raman | 2022-06-15 | 1 | -0/+210 |