]> Git Repo - qemu.git/commit
migration: register_savevm_live doesn't need dev
authorDr. David Alan Gilbert <[email protected]>
Thu, 22 Aug 2019 11:54:33 +0000 (12:54 +0100)
committerDr. David Alan Gilbert <[email protected]>
Thu, 12 Sep 2019 10:15:03 +0000 (11:15 +0100)
commitce62df5378bd66963b3e096b86b31f342f001cfe
tree651c7457f213ee9215b601e2347bfe7dcef0725c
parentfd418e520eca16e3b148633ed23ec20b14db9b0c
migration: register_savevm_live doesn't need dev

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 <[email protected]>
Message-Id: <20190822115433[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
docs/devel/migration.rst
hw/ppc/spapr.c
hw/s390x/s390-skeys.c
hw/s390x/s390-stattrib.c
hw/s390x/tod.c
include/migration/register.h
migration/block-dirty-bitmap.c
migration/block.c
migration/ram.c
migration/savevm.c
net/slirp.c
This page took 0.026057 seconds and 4 git commands to generate.