]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: register container for cpr
authorSteve Sistare <steven.sistare@oracle.com>
Thu, 22 Feb 2024 17:28:37 +0000 (09:28 -0800)
committerCédric Le Goater <clg@redhat.com>
Fri, 8 Mar 2024 21:10:13 +0000 (22:10 +0100)
commitd9fa4223b30ab881cc2f506fda1fc6a86aad5529
tree1b27db01aebfe377e7f07abbaa843d3d3872e3de
parentcbccded4a2b5d685a426a437e25f67d3a375b292
vfio: register container for cpr

Define entry points to perform per-container cpr-specific initialization
and teardown.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/container.c
hw/vfio/cpr.c [new file with mode: 0644]
hw/vfio/iommufd.c
hw/vfio/meson.build
include/hw/vfio/vfio-common.h