freebsd-dev/sys/dev/xen
Elliott Mitchell 5bb67f5f3f xen/devices: purge uses of intr_machdep.h
Devices in sys/dev should be architecture-independent and NOT #include
intr_machdep.h.

Reviewed by: mhorne royger
Differential Revision: https://reviews.freebsd.org/D29959
2021-10-21 09:39:16 +02:00
..
balloon Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
blkback xen/blkback: fix reconnection of backend 2021-05-11 15:43:42 +02:00
blkfront xen/devices: purge uses of intr_machdep.h 2021-10-21 09:39:16 +02:00
bus xen: use correct cache attributes for Xen specific memory regions 2021-08-12 09:18:32 +02:00
console xen: create VM_MEMATTR_XEN for Xen memory mappings 2021-07-28 17:27:02 +02:00
control xen/control: print warning on call of xctrl_suspend() 2021-07-28 17:27:05 +02:00
debug xen: introduce xen_has_percpu_evtchn() 2021-07-28 17:27:05 +02:00
efi xen/efi: introduce a PV interface for EFI run time services for dom0 2021-02-16 15:26:12 +01:00
evtchn xen/devices: purge uses of intr_machdep.h 2021-10-21 09:39:16 +02:00
gntdev Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
grant_table xen/grant_table: cleanup max_nr_grant_frames() 2021-07-28 17:27:04 +02:00
netback xen/netback: do not attempt to connect in the Initialised state 2021-03-23 11:07:09 +01:00
netfront xen/netfront: introduce xen_pv_nics_disabled() 2021-07-28 17:27:04 +02:00
privcmd xen/privcmd: implement the restrict ioctl 2021-01-11 16:33:27 +01:00
timer
xenpci
xenstore xen: create VM_MEMATTR_XEN for Xen memory mappings 2021-07-28 17:27:02 +02:00