Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migration: Fix cache_init()'s "Failed to allocate" error messages | Markus Armbruster | 2021-02-08 | 1 | -4/+2 |
* | migration: Clean up signed vs. unsigned XBZRLE cache-size | Markus Armbruster | 2021-02-08 | 1 | -1/+1 |
* | migration: using trace_ to replace DPRINTF | Bihong Yu | 2020-10-26 | 1 | -10/+3 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | migration: use local path for local headers | Michael S. Tsirkin | 2018-06-01 | 1 | -1/+1 |
* | migration: Make sure that we pass the right cache size | Juan Quintela | 2017-10-29 | 1 | -5/+7 |
* | migration: Make cache_init() take an error parameter | Juan Quintela | 2017-10-23 | 1 | -6/+11 |
* | migration: Make cache size elements use the right types | Juan Quintela | 2017-10-23 | 1 | -4/+4 |
* | migratiom: Remove max_item_age parameter | Juan Quintela | 2017-10-23 | 1 | -2/+0 |
* | xbzrle: Drop unused cache_resize() | Markus Armbruster | 2017-09-06 | 1 | -56/+0 |
* | migration: Move page_cache.c to migration/ | Juan Quintela | 2017-05-17 | 1 | -0/+236 |