aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/vfio-user-obj.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-15vfio-user: handle reset of remote deviceJagannathan Raman1-0/+20
2022-06-15vfio-user: handle device interruptsJagannathan Raman1-0/+167
2022-06-15vfio-user: handle PCI BAR accessesJagannathan Raman1-0/+190
2022-06-15vfio-user: handle DMA mappingsJagannathan Raman1-0/+55
2022-06-15vfio-user: handle PCI config space accessesJagannathan Raman1-0/+51
2022-06-15vfio-user: run vfio-user contextJagannathan Raman1-1/+117
2022-06-15vfio-user: find and init PCI deviceJagannathan Raman1-0/+67
2022-06-15vfio-user: instantiate vfio-user contextJagannathan Raman1-0/+82
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman1-0/+210