summaryrefslogtreecommitdiffstats
path: root/migration/page_cache.c
Commit message (Expand)AuthorAgeFilesLines
* migration: Fix cache_init()'s "Failed to allocate" error messagesMarkus Armbruster2021-02-081-4/+2Star
* migration: Clean up signed vs. unsigned XBZRLE cache-sizeMarkus Armbruster2021-02-081-1/+1
* migration: using trace_ to replace DPRINTFBihong Yu2020-10-261-10/+3Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* migration: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* migration: Make sure that we pass the right cache sizeJuan Quintela2017-10-291-5/+7
* migration: Make cache_init() take an error parameterJuan Quintela2017-10-231-6/+11
* migration: Make cache size elements use the right typesJuan Quintela2017-10-231-4/+4
* migratiom: Remove max_item_age parameterJuan Quintela2017-10-231-2/+0Star
* xbzrle: Drop unused cache_resize()Markus Armbruster2017-09-061-56/+0Star
* migration: Move page_cache.c to migration/Juan Quintela2017-05-171-0/+236