aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hyperv
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-158-8/+0
* Hyper-V: TLB flush enlightment using hypercallSouradeep Chakrabarti2024-06-071-2/+2
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-168-8/+0
* hv_hid: Hyper-V HID driverYuri2023-02-052-1/+13
* arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)Souradeep Chakrabarti2022-10-272-4/+8
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-181-0/+2
* hyperv: Fix vmbus after the i386 4/4 splitMark Johnston2021-06-081-1/+4
* Fix directly building in sys/modulesLi-Wen Hsu2020-05-311-0/+1
* HyperV socket implementation for FreeBSDWei Hu2020-05-202-1/+14
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-1/+1
* Rename assym.s to assym.incEd Maste2018-03-201-2/+2
* Move assym.s to DPSRCS in vmbus moduleEd Maste2018-03-171-2/+2
* hyperv/vmbus: Reorganize vmbus device treeSepherosa Ziehau2017-05-101-0/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-045-18/+18
* hyperv/ic: Rename cleaned up files.Sepherosa Ziehau2016-12-201-3/+3
* hyperv/ic: Rname cleaned up file.Sepherosa Ziehau2016-12-201-1/+6
* hyperv/hn: Add 'options RSS' support.Sepherosa Ziehau2016-12-011-1/+2
* hyperv/hn: Add HN_DEBUG kernel option.Sepherosa Ziehau2016-12-011-1/+1
* hyperv/pcib: change the file name: pcib.c -> vmbus_pcib.cDexuan Cui2016-11-181-1/+1
* hyperv/pcib: Fix the build for some kernel configsDexuan Cui2016-11-182-2/+2
* hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)Dexuan Cui2016-11-161-0/+12
* hyperv/vss: Add driver and tools for VSSSepherosa Ziehau2016-11-151-1/+1
* hyperv/hn: Rename cleaned up file.Sepherosa Ziehau2016-11-011-1/+1
* hyperv/hn: Rename cleaned up RNDIS source file.Sepherosa Ziehau2016-10-311-3/+1
* hyperv/hn: Rename cleaned up NVS source file.Sepherosa Ziehau2016-10-281-1/+1
* hyperv/vmbus: Add missing vmbus_if.c to module build.Sepherosa Ziehau2016-09-301-0/+1
* hyperv/storvsc: Fix the blkvsc disk attachment issues.Sepherosa Ziehau2016-09-292-10/+1
* hyperv/vmbus: Add APIs for various types of transactions.Sepherosa Ziehau2016-08-111-1/+2
* opt_apic.h is only used on i386.Bryan Drewery2016-07-271-1/+4
* hyperv/vmbus: Rename cleaned up bufring codeSepherosa Ziehau2016-07-271-2/+2
* hyperv/vmbus: Rename laundered vmbus channel codeSepherosa Ziehau2016-07-191-2/+2
* hyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.cSepherosa Ziehau2016-07-151-1/+0
* hyperv/vmbus: Add vmbus method for GUID base device probing.Sepherosa Ziehau2016-07-131-1/+1
* hyperv/vmbus: Merge hv_connection.c into hv_channel.cSepherosa Ziehau2016-07-131-1/+0
* hyperv/vmbus: Rework vmbus version accessing.Sepherosa Ziehau2016-07-123-5/+7
* hyperv: Move machine dependent bits into machine dependent files.Sepherosa Ziehau2016-06-061-0/+1
* hyperv: Rename some cleaned up/almost cleaned up filesSepherosa Ziehau2016-06-011-7/+6
* hyperv: Add helpers for busdma(9) operationSepherosa Ziehau2016-05-231-1/+2
* hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbusSepherosa Ziehau2016-04-151-3/+12
* hyperv/utils: Code rearrange and cleanupSepherosa Ziehau2016-02-241-1/+1
* Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870Enji Cooper2016-01-141-1/+1
* hyperv: implement an event timerSepherosa Ziehau2016-01-141-0/+1
* - Fix `make depend` in sys/modulesLi-Wen Hsu2015-06-301-1/+1
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-131-1/+1
* Fix make depend, apply a bit of style.Ulrich Spörlein2013-09-285-16/+16
* Fix module build when device ata is not in kernel config.Konstantin Belousov2013-09-141-1/+1
* Revert the kvp code - there's still some work thatPeter Grehan2013-09-091-3/+2
* Latest update from Microsoft.Peter Grehan2013-09-092-3/+3
* Microsoft have changed their policy on how the hyper-v code willPeter Grehan2013-07-175-20/+16
* Connect the stordisengage driver to the build.Peter Grehan2013-07-032-1/+10