freebsd-dev/sys/xen
Pawel Biernacki 41fc1ce14c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (16 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are
still not MPSAFE (or already are but aren’t properly marked).
Use it in preparation for a general review of all nodes.

This is non-functional change that adds annotations to SYSCTL_NODE and
SYSCTL_PROC nodes using one of the soon-to-be-required flags.

Mark all obvious cases as MPSAFE.

Reviewed by:	royger
Approved by:	kib (mentor, blanket)
Differential Revision:	https://reviews.freebsd.org/D23638
2020-02-25 19:04:39 +00:00
..
evtchn
interface xen: add missing file from r336474 2018-07-19 10:14:52 +00:00
xenbus Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (16 of many) 2020-02-25 19:04:39 +00:00
xenmem
xenstore xen: remove direct usage of HYPERVISOR_start_info 2018-07-19 07:54:45 +00:00
blkif.h
error.h
evtchn.h
features.c
features.h
gntdev.h
gnttab.h xen: remove dead code from gnttab.h 2018-05-25 08:44:00 +00:00
hvm.h xen: introduce a new way to setup event channel upcall 2019-01-30 11:34:52 +00:00
hypervisor.h
privcmd.h
xen_intr.h xen: legacy PVH fixes for the new interrupt count 2018-09-13 07:14:11 +00:00
xen_msi.h
xen_pci.h
xen_pv.h
xen-os.h xen: remove direct usage of HYPERVISOR_start_info 2018-07-19 07:54:45 +00:00