summaryrefslogtreecommitdiff
path: root/sys/modules/hyperv
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-07Hyper-V: TLB flush enlightment using hypercallSouradeep Chakrabarti
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-02-05hv_hid: Hyper-V HID driverYuri
2022-10-27arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)Souradeep Chakrabarti
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2021-06-08hyperv: Fix vmbus after the i386 4/4 splitMark Johnston
2020-05-31Fix directly building in sys/modulesLi-Wen Hsu
2020-05-20HyperV socket implementation for FreeBSDWei Hu
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2018-03-20Rename assym.s to assym.incEd Maste
2018-03-17Move assym.s to DPSRCS in vmbus moduleEd Maste
2017-05-10hyperv/vmbus: Reorganize vmbus device treeSepherosa Ziehau
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2016-12-20hyperv/ic: Rename cleaned up files.Sepherosa Ziehau
2016-12-20hyperv/ic: Rname cleaned up file.Sepherosa Ziehau
2016-12-01hyperv/hn: Add 'options RSS' support.Sepherosa Ziehau
2016-12-01hyperv/hn: Add HN_DEBUG kernel option.Sepherosa Ziehau
2016-11-18hyperv/pcib: change the file name: pcib.c -> vmbus_pcib.cDexuan Cui
2016-11-18hyperv/pcib: Fix the build for some kernel configsDexuan Cui
2016-11-16hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)Dexuan Cui
2016-11-15hyperv/vss: Add driver and tools for VSSSepherosa Ziehau
2016-11-01hyperv/hn: Rename cleaned up file.Sepherosa Ziehau
2016-10-31hyperv/hn: Rename cleaned up RNDIS source file.Sepherosa Ziehau
2016-10-28hyperv/hn: Rename cleaned up NVS source file.Sepherosa Ziehau
2016-09-30hyperv/vmbus: Add missing vmbus_if.c to module build.Sepherosa Ziehau
2016-09-29hyperv/storvsc: Fix the blkvsc disk attachment issues.Sepherosa Ziehau
2016-08-11hyperv/vmbus: Add APIs for various types of transactions.Sepherosa Ziehau
2016-07-27opt_apic.h is only used on i386.Bryan Drewery
2016-07-27hyperv/vmbus: Rename cleaned up bufring codeSepherosa Ziehau
2016-07-19hyperv/vmbus: Rename laundered vmbus channel codeSepherosa Ziehau
2016-07-15hyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.cSepherosa Ziehau
2016-07-13hyperv/vmbus: Add vmbus method for GUID base device probing.Sepherosa Ziehau
2016-07-13hyperv/vmbus: Merge hv_connection.c into hv_channel.cSepherosa Ziehau
2016-07-12hyperv/vmbus: Rework vmbus version accessing.Sepherosa Ziehau
2016-06-06hyperv: Move machine dependent bits into machine dependent files.Sepherosa Ziehau
2016-06-01hyperv: Rename some cleaned up/almost cleaned up filesSepherosa Ziehau
2016-05-23hyperv: Add helpers for busdma(9) operationSepherosa Ziehau
2016-04-15hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbusSepherosa Ziehau
2016-02-24hyperv/utils: Code rearrange and cleanupSepherosa Ziehau
2016-01-14Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870Enji Cooper
2016-01-14hyperv: implement an event timerSepherosa Ziehau
2015-06-30- Fix `make depend` in sys/modulesLi-Wen Hsu
2014-09-13Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI
2013-09-28Fix make depend, apply a bit of style.Ulrich Spörlein
2013-09-14Fix module build when device ata is not in kernel config.Konstantin Belousov
2013-09-09Revert the kvp code - there's still some work thatPeter Grehan
2013-09-09Latest update from Microsoft.Peter Grehan
2013-07-17Microsoft have changed their policy on how the hyper-v code willPeter Grehan
2013-07-03Connect the stordisengage driver to the build.Peter Grehan