aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pds
AgeCommit message (Expand)AuthorFilesLines
2023-09-18pds_core: check health in devcmd waitShannon Nelson1-0/+1
2023-08-16vfio/pds: Add support for dirty page trackingBrett Creeley1-0/+178
2023-08-16vfio/pds: Add VFIO live migration supportBrett Creeley1-0/+197
2023-08-16vfio/pds: register with the pds_core PFBrett Creeley1-1/+2
2023-08-16pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley1-2/+4
2023-06-27pds_vdpa: new adminq entriesShannon Nelson1-0/+226
2023-06-27pds_vdpa: move enum from common to adminq headerShannon Nelson2-21/+21
2023-06-27pds_vdpa: Add new vDPA driver for AMD/Pensando DSCShannon Nelson1-0/+2
2023-04-21pds_core: publish events to the clientsShannon Nelson1-0/+2
2023-04-21pds_core: add the aux client APIShannon Nelson2-0/+8
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson2-0/+15
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson1-0/+19
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson1-1/+10
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+638
2023-04-21pds_core: add devcmd device interfacesShannon Nelson2-0/+193
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson2-0/+585