summaryrefslogtreecommitdiffstats
path: root/sys/dev/pv/hypervvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce deferred interrupt processing capabilitymikeb2017-06-231-0/+4
* Add another type of a scatter-gather list operation used by StorVSCmikeb2017-06-141-0/+2
* Move as much code out of a startup hook as possiblemikeb2016-11-231-1/+1
* Disable debugging outputmikeb2016-11-231-1/+1
* Minor cleanup, remove unused structure membersmikeb2016-11-141-3/+1
* Channel API users should pick the bufring sizemikeb2016-10-251-2/+2
* Get rid of the ch_buf member that is not part of the channel APImikeb2016-10-121-2/+0
* Reshuffle GUID device ID table and add $ tags to headersmikeb2016-10-101-0/+24
* Add an API to hook up event countersmikeb2016-09-201-0/+1
* Name include guard macros consistently within sys/dev/pvmikeb2016-09-141-3/+3
* Sync up monitor trigger groups handling to the upstreammikeb2016-08-171-23/+16
* Update Hyper-V structure definitions to the 2016 versionmikeb2016-08-161-10/+9
* Main Hyper-V nexus driver, work in progress.mikeb2016-06-221-0/+205