summaryrefslogtreecommitdiffstats
path: root/hw/remote/vfio-user-obj.c
Commit message (Expand)AuthorAgeFilesLines
* msix: Assert that specified vector is in rangeAkihiko Odaki2022-11-071-8/+1Star
* vfio-user: handle reset of remote deviceJagannathan Raman2022-06-151-0/+20
* vfio-user: handle device interruptsJagannathan Raman2022-06-151-0/+167
* vfio-user: handle PCI BAR accessesJagannathan Raman2022-06-151-0/+190
* vfio-user: handle DMA mappingsJagannathan Raman2022-06-151-0/+55
* vfio-user: handle PCI config space accessesJagannathan Raman2022-06-151-0/+51
* vfio-user: run vfio-user contextJagannathan Raman2022-06-151-1/+117
* vfio-user: find and init PCI deviceJagannathan Raman2022-06-151-0/+67
* vfio-user: instantiate vfio-user contextJagannathan Raman2022-06-151-0/+82
* vfio-user: define vfio-user-server objectJagannathan Raman2022-06-151-0/+210