aboutsummaryrefslogtreecommitdiff
path: root/page_cache.c
AgeCommit message (Expand)Author
2015-01-15xbzrle: rebuild the cache_is_cached functionChenLiang
2015-01-15xbzrle: optimize XBZRLE to decrease the cache missesChenLiang
2014-06-10migration: Plug memory leak in migrate-set-cache-size commandChen Gang
2014-02-25Fix two XBZRLE corruption issuesDr. David Alan Gilbert
2014-02-04Don't abort on memory allocation errorOrit Wasserman
2014-02-04Don't abort on out of memory when creating page cacheOrit Wasserman
2013-05-18remove some double-includesMichael Tokarev
2013-03-11page_cache: dup memory on insertPeter Lieven
2013-03-11page_cache: fix memory leakPeter Lieven
2013-03-11Fix cache_resize to keep old entry ageOrit Wasserman
2013-03-11Fix page_cache leak in cache_resizeOrit Wasserman
2012-12-19migration: move include files to include/migration/Paolo Bonzini
2012-08-08Add cache handling functionsOrit Wasserman