Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-29 | Fix a compilation error in xen-mapcache.c | Stefan Berger | 1 | -2/+1 |
2011-07-17 | xen: Clean up map cache API naming | Jan Kiszka | 1 | -18/+23 |
2011-06-19 | xen: remove xen_map_block and xen_unmap_block | Stefano Stabellini | 1 | -31/+0 |
2011-06-19 | xen: remove qemu_map_cache_unlock | Stefano Stabellini | 1 | -33/+0 |
2011-06-19 | xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE | Stefano Stabellini | 1 | -12/+65 |
2011-05-08 | Introduce qemu_put_ram_ptr | Anthony PERARD | 1 | -0/+33 |
2011-05-08 | xen: Adds a cap to the number of map cache entries. | John Baboval | 1 | -22/+15 |
2011-05-08 | xen: Introduce the Xen mapcache | Jun Nakajima | 1 | -0/+349 |