aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/vmap.c
Commit message (Expand)AuthorAgeFilesLines
* fix off-by-one mistakes in vm_alloc()Jan Beulich2013-08-051-10/+18
* x86: don't use destroy_xen_mappings() for vunmap()Jan Beulich2013-07-171-0/+6
* implement vmap()Jan Beulich2012-11-221-0/+204