On 27/2/24 18:43, Steve Sistare wrote:
Delete the MigrationState parameter from migration_is_setup_or_active
and move it to the public API in misc.h.

Signed-off-by: Steve Sistare <steven.sist...@oracle.com>
---
  hw/vfio/common.c         |  2 +-
  include/migration/misc.h |  1 +
  migration/migration.c    | 12 ++++++------
  migration/migration.h    |  1 -
  migration/ram.c          |  5 ++---
  net/vhost-vdpa.c         |  3 +--
  6 files changed, 11 insertions(+), 13 deletions(-)

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


Reply via email to