aboutsummaryrefslogtreecommitdiff
path: root/xen-mapcache.c
AgeCommit message (Expand)Author
2011-09-09xen-mapcache: Fix rlimit set size.Anthony PERARD
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-29Fix a compilation error in xen-mapcache.cStefan Berger
2011-07-17xen: Clean up map cache API namingJan Kiszka
2011-06-19xen: remove xen_map_block and xen_unmap_blockStefano Stabellini
2011-06-19xen: remove qemu_map_cache_unlockStefano Stabellini
2011-06-19xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZEStefano Stabellini
2011-05-08Introduce qemu_put_ram_ptrAnthony PERARD
2011-05-08xen: Adds a cap to the number of map cache entries.John Baboval
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima