freebsd-dev/sys/dev/xen
Justin Hibbits 02f3b17fa5 Mechanically convert Xen netfront/netback(4) to IfAPI
Reviewed by:	zlei
Sponsored by:	Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D37800
2023-04-24 09:54:23 -04:00
..
balloon xen: bump used interface version 2023-03-09 17:13:17 +01:00
blkback Fix unused variable warning in xen's blkback.c 2022-07-26 19:59:55 +02:00
blkfront Fix unused variable warning in xen's blkfront.c 2022-07-26 19:59:55 +02:00
bus xen/intr: move sys/x86/xen/xen_intr.c to sys/dev/xen/bus/ 2023-04-14 15:58:57 +02:00
console xen: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
control Adjust function definitions in xen's control.c to avoid clang 15 warnings 2022-07-26 19:59:55 +02:00
cpu xen/acpi: only evaluate Processor objects matching online CPUs 2022-11-29 16:36:34 +01:00
debug xen: introduce XEN_CPUID_TO_VCPUID()/XEN_VCPUID() 2023-04-14 15:58:46 +02:00
efi xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
evtchn xen: switch to using core atomics for synchronization 2023-03-29 09:51:42 +02:00
gntdev xen: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
grant_table xen: switch to using core atomics for synchronization 2023-03-29 09:51:42 +02:00
netback Mechanically convert Xen netfront/netback(4) to IfAPI 2023-04-24 09:54:23 -04:00
netfront Mechanically convert Xen netfront/netback(4) to IfAPI 2023-04-24 09:54:23 -04:00
privcmd xen: bump used interface version 2023-03-09 17:13:17 +01:00
timer xen/timer: rename "timer.c" to "xen_timer.c" 2023-02-05 10:50:50 -07:00
xenpci xen/intr: adjust xen_intr_handle_upcall() to match driver filter 2023-04-14 15:58:52 +02:00
xenstore xen: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00