summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/grant-table.c
AgeCommit message (Expand)Author
2014-09-05x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones
2014-01-07xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2008-04-24xen: make grant table arch portableIsaku Yamahata