opnsense-src/sys/dev/hyperv
Souradeep Chakrabarti 0c38e1c338 arm64: Hyper-V: vmbus: use the IRQ resource from vmbus_res
In ARM64 gen2 Hyper-V, use IRQ resource from vmbus_res, which is owning
the IRQ for current device tree. It allows the MMIO resource to be
successfully allocated for vmbus from parent acpi_syscontainer.
Reviewed by:	whu
Tested by:	Souradeep Chakrabarti <schakrabarti@microsoft.com>
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D37064
2022-10-21 08:40:32 +00:00
..
hvsock protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
include hyperv: Remove a double word in a source code comment 2022-09-04 13:49:47 +02:00
input hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
netvsc hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
pcib hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
storvsc Hyper-V: storvsc: relax a couple more kasserts 2022-09-08 04:22:26 +00:00
utilities hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus arm64: Hyper-V: vmbus: use the IRQ resource from vmbus_res 2022-10-21 08:40:32 +00:00