aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hyperv/vmbus
Commit message (Expand)AuthorAgeFilesLines
* 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