]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: move vfio-cpr.h
authorSteve Sistare <steven.sistare@oracle.com>
Thu, 29 May 2025 19:24:04 +0000 (12:24 -0700)
committerCédric Le Goater <clg@redhat.com>
Thu, 5 Jun 2025 08:40:38 +0000 (10:40 +0200)
commit3ed34463a2d8ab8aabfa1d612f12b56600c87983
tree9d39bf0bcc64e69a5d1b103dc5122ba6b4de44b8
parent2372f8d94ae27b1b8a1c5704c668baabd48d1c99
vfio: move vfio-cpr.h

Move vfio-cpr.h to include/hw/vfio, because it will need to be included by
other files there.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Link: https://lore.kernel.org/qemu-devel/1748546679-154091-9-git-send-email-steven.sistare@oracle.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
MAINTAINERS
hw/vfio/container.c
hw/vfio/cpr.c
hw/vfio/iommufd.c
hw/vfio/vfio-cpr.h [deleted file]
include/hw/vfio/vfio-cpr.h [new file with mode: 0644]