summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+2
* block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi2011-12-051-1/+1
* xen-mapcache: Fix rlimit set size.Anthony PERARD2011-09-091-5/+24
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-14/+14
* Fix a compilation error in xen-mapcache.cStefan Berger2011-07-291-2/+1
* xen: Clean up map cache API namingJan Kiszka2011-07-171-18/+23
* xen: remove xen_map_block and xen_unmap_blockStefano Stabellini2011-06-191-31/+0
* xen: remove qemu_map_cache_unlockStefano Stabellini2011-06-191-33/+0
* xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZEStefano Stabellini2011-06-191-12/+65
* Introduce qemu_put_ram_ptrAnthony PERARD2011-05-081-0/+33
* xen: Adds a cap to the number of map cache entries.John Baboval2011-05-081-22/+15
* xen: Introduce the Xen mapcacheJun Nakajima2011-05-081-0/+349