commit | c938157713e723165a42cb6e8364adb6fcbd0e22 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Feb 22 17:18:05 2023 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Apr 24 15:01:46 2023 +0200 |
tree | 832551053912293e9e61f3e24a32801690ba58ce | |
parent | 5d39f44d7ac5c63f53d4d0900ceba9521bc27e49 [diff] |
migration: move migration_global_dump() to migration-hmp-cmds.c 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> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- fix David Edmonson ui/qemu-spice.h unintended removal