On Thu, 22 Aug 2019 12:54:33 +0100
"Dr. David Alan Gilbert (git)" <dgilb...@redhat.com> wrote:

> From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
> 
> Commit 78dd48df3 removed the last caller of register_savevm_live for an
> instantiable device (rather than a single system wide device);
> so trim out the parameter.
> 
> Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com>
> ---
>  docs/devel/migration.rst       |  3 +--
>  hw/ppc/spapr.c                 |  2 +-
>  hw/s390x/s390-skeys.c          |  2 +-
>  hw/s390x/s390-stattrib.c       |  2 +-
>  hw/s390x/tod.c                 |  2 +-
>  include/migration/register.h   |  3 +--
>  migration/block-dirty-bitmap.c |  2 +-
>  migration/block.c              |  2 +-
>  migration/ram.c                |  2 +-
>  migration/savevm.c             | 23 +----------------------
>  net/slirp.c                    |  2 +-
>  11 files changed, 11 insertions(+), 34 deletions(-)

Reviewed-by: Cornelia Huck <coh...@redhat.com>

Reply via email to