summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-front-pgdir-shbuf.c
Commit message (Expand)AuthorAgeFilesLines
* xen: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-02-131-1/+1
* xen: Fix spelling mistakeZhang Jiaming2022-08-011-2/+2
* xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-1/+1
* xen/shbuf: switch xen-front-pgdir-shbuf to use INVALID_GRANT_REFJuergen Gross2022-05-191-13/+5
* xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-2/+1
* xen-front-pgdir-shbuf: don't record wrong grant handle upon errorJan Beulich2021-02-231-2/+9
* xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko2018-12-181-0/+553