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