11 Commits (edea818371bd7179b55f38d3b113d342251d8f9b)

Author SHA1 Message Date
Markus Armbruster 7bfc47936e migration: Fix cache_init()'s "Failed to allocate" error messages 5 years ago
Markus Armbruster 8b9407a09f migration: Clean up signed vs. unsigned XBZRLE cache-size 5 years ago
Bihong Yu fe80c0241d migration: using trace_ to replace DPRINTF 6 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Michael S. Tsirkin 53d37d36ca migration: use local path for local headers 8 years ago
Juan Quintela bab01ed4e8 migration: Make sure that we pass the right cache size 9 years ago
Juan Quintela 80f8dfde97 migration: Make cache_init() take an error parameter 9 years ago
Juan Quintela 9ca3f96394 migration: Make cache size elements use the right types 9 years ago
Juan Quintela ceaaecb49f migratiom: Remove max_item_age parameter 9 years ago
Markus Armbruster d0834eb539 xbzrle: Drop unused cache_resize() 9 years ago
Juan Quintela aa3544c371 migration: Move page_cache.c to migration/ 9 years ago
Eduardo Habkost 9be385980d coccinelle: Remove unnecessary variables for function return value 10 years ago
Peter Maydell 030c98aff1 all: Remove unnecessary glib.h includes 10 years ago
Paolo Bonzini 87776ab72b qemu-common: stop including qemu/host-utils.h from qemu-common.h 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Daniel P. Berrange 4595a48a10 maint: remove unused include for strings.h 11 years ago
ChenLiang 1b826f2778 xbzrle: rebuild the cache_is_cached function 12 years ago
ChenLiang 27af7d6ea5 xbzrle: optimize XBZRLE to decrease the cache misses 12 years ago
Chen Gang 4380be0e99 migration: Plug memory leak in migrate-set-cache-size command 12 years ago
Dr. David Alan Gilbert 6d3cb1f970 Fix two XBZRLE corruption issues 12 years ago
Orit Wasserman 89db9987c0 Don't abort on memory allocation error 12 years ago
Orit Wasserman a17b2fd358 Don't abort on out of memory when creating page cache 12 years ago
Michael Tokarev 997aba8e25 remove some double-includes 13 years ago
Peter Lieven ee0b44aa9d page_cache: dup memory on insert 13 years ago
Peter Lieven 32a1c08b60 page_cache: fix memory leak 13 years ago
Orit Wasserman a0ee2031db Fix cache_resize to keep old entry age 13 years ago
Orit Wasserman 0db65d624e Fix page_cache leak in cache_resize 13 years ago
Paolo Bonzini caf71f86a3 migration: move include files to include/migration/ 13 years ago
Orit Wasserman 9fb26641ab Add cache handling functions 14 years ago