summaryrefslogtreecommitdiffstats
path: root/drivers/xen/privcmd-buf.c
Commit message (Expand)AuthorAgeFilesLines
* xen/privcmd-buf.c: convert to use vm_map_pages_zero()Souptick Joarder2019-05-141-6/+2
* xen: use struct_size() helper in kzalloc()Andrea Righi2019-04-051-2/+1
* xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross2018-11-091-18/+4
* xen: add new hypercall buffer mapping deviceJuergen Gross2018-06-221-0/+210