summaryrefslogtreecommitdiffstats
path: root/include/linux/pds
Commit message (Expand)AuthorAgeFilesLines
* fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+2
* pds_core: check health in devcmd waitShannon Nelson2023-09-181-0/+1
* vfio/pds: Add support for dirty page trackingBrett Creeley2023-08-161-0/+178
* vfio/pds: Add VFIO live migration supportBrett Creeley2023-08-161-0/+197
* vfio/pds: register with the pds_core PFBrett Creeley2023-08-161-1/+2
* pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley2023-08-161-2/+4
* pds_vdpa: new adminq entriesShannon Nelson2023-06-271-0/+226
* pds_vdpa: move enum from common to adminq headerShannon Nelson2023-06-272-21/+21
* pds_vdpa: Add new vDPA driver for AMD/Pensando DSCShannon Nelson2023-06-271-0/+2
* pds_core: publish events to the clientsShannon Nelson2023-04-211-0/+2
* pds_core: add the aux client APIShannon Nelson2023-04-212-0/+8
* pds_core: add auxiliary_bus devicesShannon Nelson2023-04-212-0/+15
* pds_core: set up the VIF definitions and defaultsShannon Nelson2023-04-211-0/+19
* pds_core: Add adminq processing and commandsShannon Nelson2023-04-211-1/+10
* pds_core: set up device and adminqShannon Nelson2023-04-211-0/+638
* pds_core: add devcmd device interfacesShannon Nelson2023-04-212-0/+193
* pds_core: initial framework for pds_core PF driverShannon Nelson2023-04-212-0/+585