summaryrefslogtreecommitdiff
path: root/sys/modules/hyperv/vmbus/Makefile
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
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
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-11-18hyperv/pcib: Fix the build for some kernel configsDexuan Cui
2016-09-30hyperv/vmbus: Add missing vmbus_if.c to module build.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: 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-01-14Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870Enji Cooper
2016-01-14hyperv: implement an event timerSepherosa Ziehau
2013-09-28Fix make depend, apply a bit of style.Ulrich Spörlein
2013-07-17Microsoft have changed their policy on how the hyper-v code willPeter Grehan
2013-06-15make glue to hook up the hyperv kmods to the build.Peter Grehan