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