]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio-user: do not register vfio-user container with cpr
authorMark Cave-Ayland <mark.caveayland@nutanix.com>
Wed, 2 Jul 2025 11:59:49 +0000 (12:59 +0100)
committerCédric Le Goater <clg@redhat.com>
Thu, 3 Jul 2025 11:42:28 +0000 (13:42 +0200)
commitf7c5dff26e0128246f5c220b38da51e56a756dbb
treeab80cd0c88011c23971180fa5de16494813fcd8b
parent924c3ccb310e615bd350d4c77b269b19d95bf5e4
vfio-user: do not register vfio-user container with cpr

As the full cpr implementation is yet to be merged upstream, do not register
the vfio-user container with cpr. Full vfio-user support for cpr can be
merged later as a follow-up series.

Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-ID: <20250702120043.267634-1-mark.caveayland@nutanix.com>
[ clg: Removed now useless "hw/vfio/vfio-cpr.h" include ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio-user/container.c