aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/utilities
Commit message (Expand)AuthorAgeFilesLines
...
* hyperv: hv_guid -> struct hyperv_guid.Sepherosa Ziehau2016-07-144-4/+4
* hyperv/util: Avoid the hv_deviceSepherosa Ziehau2016-07-136-27/+23
* hyperv/vmbus: Add vmbus method for GUID base device probing.Sepherosa Ziehau2016-07-134-20/+12
* hyperv/kvp: Use if_xname.Sepherosa Ziehau2016-05-311-3/+5
* hyperv: Move guid2str from vmbus file to hyperv fileSepherosa Ziehau2016-05-311-3/+4
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-2/+2
* hyperv: Update copyright to 2016 for the files Microsoft changed in 2016Sepherosa Ziehau2016-04-227-7/+7
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-103-3/+3
* hyperv/utils: Allow hint to disable individual utilitySepherosa Ziehau2016-03-244-0/+16
* hyperv: Factor out snprinf_hv_guid()Sepherosa Ziehau2016-03-211-28/+1
* hyperv/utils: Code rearrange and cleanupSepherosa Ziehau2016-02-247-667/+821
* hyperv: Use standard taskqueue instead of hv_work_queueSepherosa Ziehau2016-02-052-64/+29
* hyperv/kvp: wake up the daemon if it's sleeping due to poll()Roger Pau Monné2015-12-151-1/+10
* Microsoft vmbus, storage and other related driver enhancements for HyperV.Wei Hu2015-04-292-5/+15
* 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-134-100/+1288
* Revert the kvp code - there's still some work thatPeter Grehan2013-09-093-999/+6
* Latest update from Microsoft.Peter Grehan2013-09-093-70/+1330
* IFC @ r253862Peter Grehan2013-08-011-1/+1
* Microsoft have changed their policy on how the hyper-v code willPeter Grehan2013-07-171-0/+492