opnsense-src/sys/xen
Warner Losh c6df6f5322 Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too.
bus_topo_lock() should be called before interacting with newbus routines
and unlocked with bus_topo_unlock(). If you need the topology lock for
some reason, bus_topo_mtx() will provide that.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D31831
2021-12-09 17:04:45 -07:00
..
evtchn x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
interface xen: remove .swp file from public headers 2021-01-11 18:14:11 +01:00
xenbus Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
xenmem xen: introduce a newbus function to allocate unused memory 2015-05-08 14:48:40 +00:00
xenstore xen: allow limiting the amount of duplicated pending xenstore watches 2020-12-30 11:18:26 +01:00
blkif.h xen: Code cleanup and small bug fixes 2015-10-21 10:44:07 +00:00
error.h xen: rewrite Xen error translation 2016-06-02 07:45:01 +00:00
evtchn.h
features.c
features.h
gntdev.h xen: fix gntdev 2018-05-02 10:19:17 +00:00
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 xen/privcmd: implement the dm op ioctl 2021-01-11 16:33:27 +01:00
privcmd.h xen/privcmd: fix MMAP_RESOURCE ioctl to copy out results 2021-11-18 09:46:44 +01:00
xen-os.h xen: introduce xen_pv_disks_disabled() 2021-07-28 17:27:04 +02:00
xen_intr.h x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
xen_pv.h