]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Introduce new files for CPR definitions and declarations
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:51:06 +0000 (08:51 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commit8140d45b108c2b48960bbfb0a215f586f2d1d9e5
tree2fbd255fa451917467071ec89e17ef9794477c3a
parent68c07d76359589c9de2aa190d247afca7eb8cb8f
vfio: Introduce new files for CPR definitions and declarations

Gather all CPR related declarations into "vfio-cpr.h" to reduce exposure
of VFIO internals in "hw/vfio/vfio-common.h". These were introduced in
commit d9fa4223b30a ("vfio: register container for cpr").

Order file list in meson.build while at it.

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