migration: Rename res_{postcopy,precopy}_only
authorJuan Quintela <quintela@redhat.com>
Wed, 8 Feb 2023 13:48:02 +0000 (14:48 +0100)
committerJuan Quintela <quintela@redhat.com>
Wed, 15 Feb 2023 19:04:30 +0000 (20:04 +0100)
commit24beea4efe6e6b65fd6248ede936cd3278b2bf8a
tree99a685728d19d3c8f8ff42f2096b20dcf5faf845
parent24f254ed794bbd217fbceb6b5840dd4fa6545383
migration: Rename res_{postcopy,precopy}_only

Once that res_compatible is removed, they don't make sense anymore.
We remove the _only preffix.  And to make things clearer we rename
them to must_precopy and can_postcopy.

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Signed-off-by: Juan Quintela <quintela@redhat.com>
hw/s390x/s390-stattrib.c
hw/vfio/migration.c
include/migration/register.h
migration/block-dirty-bitmap.c
migration/block.c
migration/migration.c
migration/ram.c
migration/savevm.c
migration/savevm.h