summaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/hyperv_common.c
AgeCommit message (Expand)Author
2022-05-20Improve Hyper-V support.nonaka
2019-12-10hvn(4) can be added and deleted dynamically.nonaka
2019-12-07Get a Hyper-V virtual processor id in cpu_hatch().nonaka
2019-12-06Clear the allocated memory in hyperv_dma_alloc().nonaka
2019-05-31Avoid undefined reference to `hyperv_is_gen1' without hyperv(4).nonaka
2019-02-15Added Microsoft Hyper-V support. It ported from OpenBSD and FreeBSD.nonaka