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