1. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  2. 53d37d3 migration: use local path for local headers by Michael S. Tsirkin · 7 years ago
  3. bab01ed migration: Make sure that we pass the right cache size by Juan Quintela · 7 years ago
  4. 80f8dfd migration: Make cache_init() take an error parameter by Juan Quintela · 7 years ago
  5. 9ca3f96 migration: Make cache size elements use the right types by Juan Quintela · 7 years ago
  6. ceaaecb migratiom: Remove max_item_age parameter by Juan Quintela · 7 years ago
  7. d0834eb xbzrle: Drop unused cache_resize() by Markus Armbruster · 8 years ago
  8. aa3544c migration: Move page_cache.c to migration/ by Juan Quintela · 8 years ago[Renamed from page_cache.c]
  9. 9be3859 coccinelle: Remove unnecessary variables for function return value by Eduardo Habkost · 9 years ago
  10. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  11. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  12. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  13. 4595a48 maint: remove unused include for strings.h by Daniel P. Berrange · 10 years ago
  14. 1b826f2 xbzrle: rebuild the cache_is_cached function by ChenLiang · 10 years ago
  15. 27af7d6 xbzrle: optimize XBZRLE to decrease the cache misses by ChenLiang · 10 years ago
  16. 4380be0 migration: Plug memory leak in migrate-set-cache-size command by Chen Gang · 11 years ago
  17. 6d3cb1f Fix two XBZRLE corruption issues by Dr. David Alan Gilbert · 11 years ago
  18. 89db998 Don't abort on memory allocation error by Orit Wasserman · 11 years ago
  19. a17b2fd Don't abort on out of memory when creating page cache by Orit Wasserman · 11 years ago
  20. 997aba8 remove some double-includes by Michael Tokarev · 12 years ago
  21. ee0b44a page_cache: dup memory on insert by Peter Lieven · 12 years ago
  22. 32a1c08 page_cache: fix memory leak by Peter Lieven · 12 years ago
  23. a0ee203 Fix cache_resize to keep old entry age by Orit Wasserman · 12 years ago
  24. 0db65d6 Fix page_cache leak in cache_resize by Orit Wasserman · 12 years ago
  25. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  26. 9fb2664 Add cache handling functions by Orit Wasserman · 13 years ago