OSDN Git Service

migration: Add migration prefix to functions in target.c
authorAvihai Horon <avihaih@nvidia.com>
Wed, 6 Sep 2023 15:08:48 +0000 (18:08 +0300)
committerCédric Le Goater <clg@redhat.com>
Mon, 11 Sep 2023 06:34:06 +0000 (08:34 +0200)
commit38c482b4778595ee337761f73ec0730d6c47b404
treea702f57ae607901f6e2b5cbdd4828278ef438a95
parent5c7a4b60350e509109bea4b86cdcf1d034cd4d5c
migration: Add migration prefix to functions in target.c

The functions in target.c are not static, yet they don't have a proper
migration prefix. Add such prefix.

Signed-off-by: Avihai Horon <avihaih@nvidia.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
migration/migration.c
migration/migration.h
migration/savevm.c
migration/target.c