1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/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
bus xen/intr: move sys/x86/xen/xen_intr.c to sys/dev/xen/bus/ 2023-04-14 15:58:57 +02:00
console
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
evtchn xen: switch to using core atomics for synchronization 2023-03-29 09:51:42 +02:00
gntdev
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