opnsense-src/sys/dev/hyperv/vmbus
Souradeep Chakrabarti 3f8f02b2ab arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 2)
This is the second part of the ARM64 Hyper-V enablement.
These changes here are mostly with Make, release changes and also
changes required in vmbus.c hyperv.c and common files in hyperv.

Reviewed by:	whu
Tested by:	Souradeep Chakrabarti <schakrabarti@microsoft.com>
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D36467
2022-10-21 09:46:22 +00:00
..
aarch64 arm64: Hyper-V: vmbus: use the IRQ resource from vmbus_res 2022-10-21 08:40:32 +00:00
amd64 hyperv: Fix a typo in a source code comment 2022-09-04 17:19:40 +02:00
i386 Change "compiled" to "assembled" 2021-06-11 13:58:51 -06:00
x86 arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 2) 2022-10-21 09:46:22 +00:00
hyperv.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
hyperv_busdma.c
hyperv_machdep.h
hyperv_reg.h
hyperv_var.h
vmbus.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_br.c
vmbus_brvar.h
vmbus_chan.c
vmbus_chanvar.h
vmbus_et.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_if.m
vmbus_reg.h
vmbus_res.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_var.h
vmbus_xact.c