aboutsummaryrefslogtreecommitdiff
path: root/src/interface/hyperv
AgeCommit message (Expand)AuthorFilesLines
2020-11-05[malloc] Rename malloc_dma() to malloc_phys()Michael Brown1-3/+3
2018-07-08[vmbus] Do not expect version in version_responseRoman Kagan1-8/+2
2017-04-28[hyperv] Cope with Windows Server 2016 enlightenmentsMichael Brown1-4/+129
2017-03-21[hyperv] Fix resource leaks on error pathMichael Brown1-5/+11
2017-01-24[hyperv] Ignore unsolicited VMBus messagesMichael Brown1-39/+43
2016-07-26[hyperv] Use instance UUID in device nameMichael Brown1-1/+5
2016-03-16[hyperv] Use generic set_bit() functionMichael Brown1-2/+3
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-12-21[hyperv] Require support for VMBus version 3.0 or newerMichael Brown1-15/+71
2014-12-20[hyperv] Tidy up debug outputMichael Brown1-2/+2
2014-12-20[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messagesMichael Brown1-31/+43
2014-12-18[hyperv] Add support for VMBus devicesMichael Brown1-0/+1261