qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3] migration: move migration_global_dump() to migration-hmp-


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3] migration: move migration_global_dump() to migration-hmp-cmds.c
Date: Fri, 21 Apr 2023 08:31:52 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 20/4/23 14:10, Juan Quintela wrote:
It is only used there, so we can make it static.
Once there, remove spice.h that it is not used.

Signed-off-by: Juan Quintela <quintela@redhat.com>

---

fix David Edmonson ui/qemu-spice.h unintended removal
---
  include/migration/misc.h       |  1 -
  migration/migration-hmp-cmds.c | 22 +++++++++++++++++++++-
  migration/migration.c          | 19 -------------------
  3 files changed, 21 insertions(+), 21 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]