]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: cpr helpers
authorSteve Sistare <steven.sistare@oracle.com>
Tue, 10 Jun 2025 15:39:14 +0000 (08:39 -0700)
committerCédric Le Goater <clg@redhat.com>
Wed, 11 Jun 2025 12:01:58 +0000 (14:01 +0200)
commitf95fd60ac164a75c586ce29ebcc94bb6df85b52a
tree2fc70da9363720c39f76099f098b1a4bc1b9b99a
parenta574b0614449760a83310226b548e21b08a805fa
migration: cpr helpers

Add the cpr_incoming_needed, cpr_open_fd, and cpr_resave_fd helpers,
for use when adding cpr support for vfio and iommufd.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/1749569991-25171-2-git-send-email-steven.sistare@oracle.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
include/migration/cpr.h
migration/cpr.c