Age | Commit message (Expand) | Author |
---|---|---|
2012-01-13 | prepare for future GPLv2+ relicensing | Paolo Bonzini |
2011-12-05 | block: convert qemu_aio_flush() calls to bdrv_drain_all() | Stefan Hajnoczi |
2011-09-09 | xen-mapcache: Fix rlimit set size. | Anthony PERARD |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-29 | Fix a compilation error in xen-mapcache.c | Stefan Berger |
2011-07-17 | xen: Clean up map cache API naming | Jan Kiszka |
2011-06-19 | xen: remove xen_map_block and xen_unmap_block | Stefano Stabellini |
2011-06-19 | xen: remove qemu_map_cache_unlock | Stefano Stabellini |
2011-06-19 | xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE | Stefano Stabellini |
2011-05-08 | Introduce qemu_put_ram_ptr | Anthony PERARD |
2011-05-08 | xen: Adds a cap to the number of map cache entries. | John Baboval |
2011-05-08 | xen: Introduce the Xen mapcache | Jun Nakajima |