Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix missing vmalloc.h includes | Kent Overstreet | 2024-04-26 | 1 | -0/+1 |
* | vfio/pds: Refactor/simplify reset logic | Brett Creeley | 2024-03-11 | 1 | -3/+3 |
* | vfio/pds: Add multi-region support | Brett Creeley | 2023-12-04 | 1 | -67/+153 |
* | vfio/pds: Move seq/ack bitmaps into region struct | Brett Creeley | 2023-12-04 | 1 | -13/+22 |
* | vfio/pds: Pass region info to relevant functions | Brett Creeley | 2023-12-04 | 1 | -35/+36 |
* | vfio/pds: Move and rename region specific info | Brett Creeley | 2023-12-04 | 1 | -41/+42 |
* | vfio/pds: Only use a single SGL for both seq and ack | Brett Creeley | 2023-12-04 | 1 | -43/+25 |
* | vfio/pds: Fix calculations in pds_vfio_dirty_sync | Brett Creeley | 2023-12-04 | 1 | -3/+3 |
* | vfio/pds: Add support for dirty page tracking | Brett Creeley | 2023-08-16 | 1 | -0/+564 |