Searched hist:"87 dca0c9bb63014ef73ad82f7aedea1cb5a822e7" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/migration/ |
H A D | options.h | diff 87dca0c9bb63014ef73ad82f7aedea1cb5a822e7 Wed Mar 01 15:20:13 CST 2023 Juan Quintela <quintela@redhat.com> migration: Move migrate_use_xbzrle() to options.c
Once that we are there, we rename the function to migrate_xbzrle() to be consistent with all other capabilities. We change the type to return bool also for consistency.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
H A D | options.c | diff 87dca0c9bb63014ef73ad82f7aedea1cb5a822e7 Wed Mar 01 15:20:13 CST 2023 Juan Quintela <quintela@redhat.com> migration: Move migrate_use_xbzrle() to options.c
Once that we are there, we rename the function to migrate_xbzrle() to be consistent with all other capabilities. We change the type to return bool also for consistency.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
H A D | migration.h | diff 87dca0c9bb63014ef73ad82f7aedea1cb5a822e7 Wed Mar 01 15:20:13 CST 2023 Juan Quintela <quintela@redhat.com> migration: Move migrate_use_xbzrle() to options.c
Once that we are there, we rename the function to migrate_xbzrle() to be consistent with all other capabilities. We change the type to return bool also for consistency.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
H A D | ram.c | diff 87dca0c9bb63014ef73ad82f7aedea1cb5a822e7 Wed Mar 01 15:20:13 CST 2023 Juan Quintela <quintela@redhat.com> migration: Move migrate_use_xbzrle() to options.c
Once that we are there, we rename the function to migrate_xbzrle() to be consistent with all other capabilities. We change the type to return bool also for consistency.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|
H A D | migration.c | diff 87dca0c9bb63014ef73ad82f7aedea1cb5a822e7 Wed Mar 01 15:20:13 CST 2023 Juan Quintela <quintela@redhat.com> migration: Move migrate_use_xbzrle() to options.c
Once that we are there, we rename the function to migrate_xbzrle() to be consistent with all other capabilities. We change the type to return bool also for consistency.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
|