On 29/08/2023 17:04, Peter Xu wrote:
External email: Use caution opening links or attachments
On Mon, Aug 28, 2023 at 06:18:37PM +0300, Avihai Horon wrote:
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
On Mon, Aug 28, 2023 at 06:18:37PM +0300, Avihai Horon wrote:
> 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
No issue on the patch itself, but just noticed that we have hard-coded vfio
calls in migrati
On 8/28/23 17:18, Avihai Horon wrote:
The functions in target.c are not static, yet they don't have a proper
migration prefix. Add such prefix.
Reviewed-by: Cédric Le Goater
Thanks,
C.
Signed-off-by: Avihai Horon
---
migration/migration.h | 4 ++--
migration/migration.c | 6 +++---
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
---
migration/migration.h | 4 ++--
migration/migration.c | 6 +++---
migration/savevm.c| 2 +-
migration/target.c| 8
4 files changed, 10 insert