aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hyperv/vmbus
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Hyper-V: TLB flush enlightment using hypercallSouradeep Chakrabarti2024-06-071-2/+2
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final)Souradeep Chakrabarti2022-10-271-3/+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
* 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-041-4/+4
* hyperv/pcib: Fix the build for some kernel configsDexuan Cui2016-11-181-1/+1
* hyperv/vmbus: Add missing vmbus_if.c to module build.Sepherosa Ziehau2016-09-301-0/+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: Merge hv_connection.c into hv_channel.cSepherosa Ziehau2016-07-131-1/+0
* hyperv/vmbus: Rework vmbus version accessing.Sepherosa Ziehau2016-07-121-1/+1
* 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
* 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, apply a bit of style.Ulrich Spörlein2013-09-281-3/+3
* Microsoft have changed their policy on how the hyper-v code willPeter Grehan2013-07-171-6/+5
* make glue to hook up the hyperv kmods to the build.Peter Grehan2013-06-151-0/+21