qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] spice: move client_migrate_info command to ui/


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2] spice: move client_migrate_info command to ui/
Date: Fri, 21 Apr 2023 08:30:32 +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:37, Juan Quintela wrote:
It has nothing to do with migration, except for the "migrate" in the
name of the command.  Move it with the rest of the ui commands.

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

---

I would claim that it should be only compiled with CONFIG_SPICE, but
I left that to spice maintainers.

Gerd, what do you think?
Should I take this patch over my tree?

Based-on: Message-Id: <20230420121038.25167-1-quintela@redhat.com>
[PATCH v3] migration: move migration_global_dump() to migration-hmp-cmds.c

---
  qapi/migration.json            | 28 ----------------------------
  qapi/ui.json                   | 28 ++++++++++++++++++++++++++++
  migration/migration-hmp-cmds.c | 18 ------------------
  migration/migration.c          | 30 ------------------------------
  ui/ui-hmp-cmds.c               | 17 +++++++++++++++++
  ui/ui-qmp-cmds.c               | 29 +++++++++++++++++++++++++++++
  6 files changed, 74 insertions(+), 76 deletions(-)

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




reply via email to

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