]> git.ipfire.org Git - thirdparty/qemu.git/commit
vfio: Introduce a new header file for VFIOdisplay declarations
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Mar 2025 07:50:53 +0000 (08:50 +0100)
committerCédric Le Goater <clg@redhat.com>
Fri, 25 Apr 2025 07:01:37 +0000 (09:01 +0200)
commitaa173cb279e258ff591297fd0dedea43fd6f321d
tree019ad9b21de5aaeb130bceed1f536c0b783b5fdf
parenteb6caa79162a89a8dcbe6a6d4788acd813b687a2
vfio: Introduce a new header file for VFIOdisplay declarations

Gather all VFIOdisplay related declarations into "vfio-display.h" to
reduce exposure of VFIO internals in "hw/vfio/vfio-common.h".

Reviewed-by: John Levon <john.levon@nutanix.com>
Link: https://lore.kernel.org/qemu-devel/20250318095415.670319-8-clg@redhat.com
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Link: https://lore.kernel.org/qemu-devel/20250326075122.1299361-9-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/display.c
hw/vfio/pci.h
hw/vfio/vfio-display.h [new file with mode: 0644]
include/hw/vfio/vfio-common.h