summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/grant-table.c
Commit message (Expand)AuthorAgeFilesLines
* xen: re-introduce support for grant v2 interfaceJuergen Gross2017-11-061-5/+55
* xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()Markus Elfring2016-08-261-1/+1
* xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-061-51/+6
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-1/+1
* x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel2014-08-111-5/+5
* xen/grant-table: remove support for V2 tablesDavid Vrabel2014-07-141-55/+5
* x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-141-57/+91
* xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones2014-01-311-1/+2
* xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk2014-01-071-0/+1
* xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk2014-01-061-0/+62
* Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-201-1/+1
|\
| * xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-1/+1
* | xen/granttable: Grant tables V2 implementationAnnie Li2011-11-221-1/+38
* | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-221-4/+3
|/
* xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-1/+1
* xen: make grant table arch portableIsaku Yamahata2008-04-241-0/+91
OpenPOWER on IntegriCloud