freebsd-dev/sys/dev/hyperv/vmbus
Warner Losh f581847a72 hyperv: scanning locking is using the bus mtx
The scanning code uses Giant to coordinate its accesses to newbus as
well as to synchronize a little state within hyperv's vmbus. Switch to
the new bus_topo_* functions instead of referring to Giant explicitly.

Sponsored by:		Netflix
Reviewed by:		jhb
Differential Revision:	https://reviews.freebsd.org/D31840
2021-12-14 16:53:09 -07:00
..
amd64 pvclock: Add vDSO support 2021-08-14 15:57:54 +03:00
i386 Change "compiled" to "assembled" 2021-06-11 13:58:51 -06:00
hyperv_busdma.c
hyperv_machdep.h
hyperv_reg.h
hyperv_var.h
hyperv.c hyperv: Register the MSR-based timecounter during SI_SUB_HYPERVISOR 2021-11-19 17:30:05 -05:00
vmbus_br.c Fix i386 build for r361275 2020-05-20 13:51:27 +00:00
vmbus_brvar.h
vmbus_chan.c
vmbus_chanvar.h
vmbus_et.c
vmbus_if.m
vmbus_reg.h
vmbus_res.c
vmbus_var.h
vmbus_xact.c
vmbus.c hyperv: scanning locking is using the bus mtx 2021-12-14 16:53:09 -07:00