index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
page_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Clean up includes
Peter Maydell
2019-11-29
1
-7
/
+1
*
maint: remove unused include for strings.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
xbzrle: rebuild the cache_is_cached function
ChenLiang
2015-01-15
1
-22
/
+16
*
xbzrle: optimize XBZRLE to decrease the cache misses
ChenLiang
2015-01-15
1
-4
/
+19
*
migration: Plug memory leak in migrate-set-cache-size command
Chen Gang
2014-06-10
1
-0
/
+1
*
Fix two XBZRLE corruption issues
Dr. David Alan Gilbert
2014-02-25
1
-1
/
+1
*
Don't abort on memory allocation error
Orit Wasserman
2014-02-04
1
-5
/
+11
*
Don't abort on out of memory when creating page cache
Orit Wasserman
2014-02-04
1
-4
/
+14
*
remove some double-includes
Michael Tokarev
2013-05-18
1
-1
/
+0
*
page_cache: dup memory on insert
Peter Lieven
2013-03-11
1
-1
/
+1
*
page_cache: fix memory leak
Peter Lieven
2013-03-11
1
-0
/
+3
*
Fix cache_resize to keep old entry age
Orit Wasserman
2013-03-11
1
-10
/
+9
*
Fix page_cache leak in cache_resize
Orit Wasserman
2013-03-11
1
-0
/
+1
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Add cache handling functions
Orit Wasserman
2012-08-08
1
-0
/
+218