summaryrefslogtreecommitdiff
path: root/sys/dev/pv/hypervic.c
AgeCommit message (Expand)Author
2017-08-10Fail if unknown type of an address family was specifiedMike Belopuhov
2017-02-23Add missing mtx_leave() calls in two hypervic error pathsJonathan Gray
2017-01-10Introduce pvbus_reboot() and pvbus_shutdown() to move the repeatedReyk Floeter
2016-12-16When running on Azure, the initial timesync "sync" message is not correct,Reyk Floeter
2016-11-07Handle IP address information requestsMike Belopuhov
2016-11-03Support for key removal and value update operationsMike Belopuhov
2016-11-03Add locks to key-value pair poolsMike Belopuhov
2016-11-03Implement a Key-Value Pair exchange interfaceMike Belopuhov
2016-11-03Let Integrated Components allocate the receive buffer themselvesMike Belopuhov
2016-10-28Improve protocol version negotiation for Integrated ComponentsMike Belopuhov
2016-10-25Channel API users should pick the bufring sizeMike Belopuhov
2016-10-12Get rid of the ch_buf member that is not part of the channel APIMike Belopuhov
2016-10-11Move Hyper-V integration components into a separate source fileMike Belopuhov