| Commit message (Expand) | Author | Age | Files | Lines |
| * | hvuio: Add HV_UIO driver | Vag Singh | 4 hours | 2 | -0/+14 |
| * | hyperv: Add opt_acpi.h to SRCS | Vijeyalakshumi Koteeswaran | 2026-02-05 | 1 | -0/+1 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 8 | -8/+0 |
| * | Hyper-V: TLB flush enlightment using hypercall | Souradeep Chakrabarti | 2024-06-07 | 1 | -2/+2 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 8 | -8/+0 |
| * | hv_hid: Hyper-V HID driver | Yuri | 2023-02-05 | 2 | -1/+13 |
| * | arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final) | Souradeep Chakrabarti | 2022-10-27 | 2 | -4/+8 |
| * | Fix some modules to export more used symbols | Konstantin Belousov | 2021-11-18 | 1 | -0/+2 |
| * | hyperv: Fix vmbus after the i386 4/4 split | Mark Johnston | 2021-06-08 | 1 | -1/+4 |
| * | Fix directly building in sys/modules | Li-Wen Hsu | 2020-05-31 | 1 | -0/+1 |
| * | HyperV socket implementation for FreeBSD | Wei Hu | 2020-05-20 | 2 | -1/+14 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 1 | -1/+1 |
| * | Rename assym.s to assym.inc | Ed Maste | 2018-03-20 | 1 | -2/+2 |
| * | Move assym.s to DPSRCS in vmbus module | Ed Maste | 2018-03-17 | 1 | -2/+2 |
| * | hyperv/vmbus: Reorganize vmbus device tree | Sepherosa Ziehau | 2017-05-10 | 1 | -0/+1 |
| * | sys/modules: normalize .CURDIR-relative paths to SRCTOP | Enji Cooper | 2017-03-04 | 5 | -18/+18 |
| * | hyperv/ic: Rename cleaned up files. | Sepherosa Ziehau | 2016-12-20 | 1 | -3/+3 |
| * | hyperv/ic: Rname cleaned up file. | Sepherosa Ziehau | 2016-12-20 | 1 | -1/+6 |
| * | hyperv/hn: Add 'options RSS' support. | Sepherosa Ziehau | 2016-12-01 | 1 | -1/+2 |
| * | hyperv/hn: Add HN_DEBUG kernel option. | Sepherosa Ziehau | 2016-12-01 | 1 | -1/+1 |
| * | hyperv/pcib: change the file name: pcib.c -> vmbus_pcib.c | Dexuan Cui | 2016-11-18 | 1 | -1/+1 |
| * | hyperv/pcib: Fix the build for some kernel configs | Dexuan Cui | 2016-11-18 | 2 | -2/+2 |
| * | hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment) | Dexuan Cui | 2016-11-16 | 1 | -0/+12 |
| * | hyperv/vss: Add driver and tools for VSS | Sepherosa Ziehau | 2016-11-15 | 1 | -1/+1 |
| * | hyperv/hn: Rename cleaned up file. | Sepherosa Ziehau | 2016-11-01 | 1 | -1/+1 |
| * | hyperv/hn: Rename cleaned up RNDIS source file. | Sepherosa Ziehau | 2016-10-31 | 1 | -3/+1 |
| * | hyperv/hn: Rename cleaned up NVS source file. | Sepherosa Ziehau | 2016-10-28 | 1 | -1/+1 |
| * | hyperv/vmbus: Add missing vmbus_if.c to module build. | Sepherosa Ziehau | 2016-09-30 | 1 | -0/+1 |
| * | hyperv/storvsc: Fix the blkvsc disk attachment issues. | Sepherosa Ziehau | 2016-09-29 | 2 | -10/+1 |
| * | hyperv/vmbus: Add APIs for various types of transactions. | Sepherosa Ziehau | 2016-08-11 | 1 | -1/+2 |
| * | opt_apic.h is only used on i386. | Bryan Drewery | 2016-07-27 | 1 | -1/+4 |
| * | hyperv/vmbus: Rename cleaned up bufring code | Sepherosa Ziehau | 2016-07-27 | 1 | -2/+2 |
| * | hyperv/vmbus: Rename laundered vmbus channel code | Sepherosa Ziehau | 2016-07-19 | 1 | -2/+2 |
| * | hyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.c | Sepherosa Ziehau | 2016-07-15 | 1 | -1/+0 |
| * | hyperv/vmbus: Add vmbus method for GUID base device probing. | Sepherosa Ziehau | 2016-07-13 | 1 | -1/+1 |
| * | hyperv/vmbus: Merge hv_connection.c into hv_channel.c | Sepherosa Ziehau | 2016-07-13 | 1 | -1/+0 |
| * | hyperv/vmbus: Rework vmbus version accessing. | Sepherosa Ziehau | 2016-07-12 | 3 | -5/+7 |
| * | hyperv: Move machine dependent bits into machine dependent files. | Sepherosa Ziehau | 2016-06-06 | 1 | -0/+1 |
| * | hyperv: Rename some cleaned up/almost cleaned up files | Sepherosa Ziehau | 2016-06-01 | 1 | -7/+6 |
| * | hyperv: Add helpers for busdma(9) operation | Sepherosa Ziehau | 2016-05-23 | 1 | -1/+2 |
| * | hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus | Sepherosa Ziehau | 2016-04-15 | 1 | -3/+12 |
| * | hyperv/utils: Code rearrange and cleanup | Sepherosa Ziehau | 2016-02-24 | 1 | -1/+1 |
| * | Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870 | Enji Cooper | 2016-01-14 | 1 | -1/+1 |
| * | hyperv: implement an event timer | Sepherosa Ziehau | 2016-01-14 | 1 | -0/+1 |
| * | - Fix `make depend` in sys/modules | Li-Wen Hsu | 2015-06-30 | 1 | -1/+1 |
| * | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft, | Xin LI | 2014-09-13 | 1 | -1/+1 |
| * | Fix make depend, apply a bit of style. | Ulrich Spörlein | 2013-09-28 | 5 | -16/+16 |
| * | Fix module build when device ata is not in kernel config. | Konstantin Belousov | 2013-09-14 | 1 | -1/+1 |
| * | Revert the kvp code - there's still some work that | Peter Grehan | 2013-09-09 | 1 | -3/+2 |
| * | Latest update from Microsoft. | Peter Grehan | 2013-09-09 | 2 | -3/+3 |