aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/utilities/hv_util.c
Commit message (Expand)AuthorAgeFilesLines
* hyperv/ic: Rname cleaned up file.Sepherosa Ziehau2016-12-201-299/+0
* hyperv/ic: Inclusion cleanupSepherosa Ziehau2016-12-201-9/+2
* hyperv/ic: Rename cleaned up header file.Sepherosa Ziehau2016-12-201-1/+1
* hyperv/ic: Cleanup common struct and functions.Sepherosa Ziehau2016-12-201-12/+11
* hyperv/ic: Factor out function to send IC responseSepherosa Ziehau2016-12-201-0/+18
* hyperv/ic: Rework framework/message version negotiation.Sepherosa Ziehau2016-10-241-17/+145
* hyperv/ic: Update total message size if negotiate message size grows.Sepherosa Ziehau2016-08-251-6/+13
* hyperv/ic: Redefine IC version negotiate message.Sepherosa Ziehau2016-08-241-25/+44
* hyperv/util: Factor out helper for IC device_probe DEVMETHODSepherosa Ziehau2016-08-171-1/+21
* hyperv/ic: Pass the channel callback to hv_util_attach()Sepherosa Ziehau2016-08-081-2/+2
* hyperv/ic: Expose the receive buffer length for callers to use.Sepherosa Ziehau2016-08-081-17/+14
* hyperv/ic: Remove never used second parameter of hv_negotiate_version()Sepherosa Ziehau2016-08-081-4/+3
* hyperv: hv_vmbus_channel -> vmbus_channelSepherosa Ziehau2016-07-211-1/+1
* hyperv/vmbus: Pass channel as the first argument for channel callbackSepherosa Ziehau2016-07-201-6/+6
* hyperv/vmbus: Move IC register definition to Hyper-V utilitiesSepherosa Ziehau2016-07-201-0/+1
* hyperv/vmbus: Function renameSepherosa Ziehau2016-07-191-3/+4
* hyperv/util: Avoid the hv_deviceSepherosa Ziehau2016-07-131-12/+6
* hyperv: Update copyright to 2016 for the files Microsoft changed in 2016Sepherosa Ziehau2016-04-221-1/+1
* hyperv/utils: Code rearrange and cleanupSepherosa Ziehau2016-02-241-382/+19
* hyperv: Use standard taskqueue instead of hv_work_queueSepherosa Ziehau2016-02-051-36/+22
* Microsoft vmbus, storage and other related driver enhancements for HyperV.Wei Hu2015-04-291-0/+9
* Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR or 0 for in-treeXin LI2014-10-241-1/+1
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-131-15/+32
* Revert the kvp code - there's still some work thatPeter Grehan2013-09-091-9/+0
* Latest update from Microsoft.Peter Grehan2013-09-091-72/+63
* IFC @ r253862Peter Grehan2013-08-011-1/+1
* Microsoft have changed their policy on how the hyper-v code willPeter Grehan2013-07-171-0/+492