kernel-hacking-2024-linux-s.../include/xen
Juergen Gross bcea31e2d1 x86/xen: eliminate some private header files
Under arch/x86/xen there is one large private header file xen-ops.h
containing most of the Xen-private x86 related declarations, and then
there are several small headers with a handful of declarations each.

Merge the small headers into xen-ops.h.

While doing that, move the declaration of xen_fifo_events from
xen-ops.h into include/xen/events.h where it should have been from the
beginning.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Message-ID: <20240710093718.14552-3-jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
2024-07-11 16:33:48 +02:00
..
arm arm/xen: remove lazy mode related definitions 2023-09-19 07:04:49 +02:00
interface xen: update PV-device interface headers 2024-01-09 11:46:24 +01:00
acpi.h
balloon.h
events.h x86/xen: eliminate some private header files 2024-07-11 16:33:48 +02:00
features.h
grant_table.h
hvc-console.h
hvm.h
mem-reservation.h
page.h
pci.h
platform_pci.h
swiotlb-xen.h
xen-front-pgdir-shbuf.h
xen-ops.h
xen.h xen/pci: add flag for PCI passthrough being possible 2023-07-31 17:54:27 +02:00
xenbus.h
xenbus_dev.h