index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pv
/
hypervic.c
Age
Commit message (
Expand
)
Author
2017-08-10
Fail if unknown type of an address family was specified
Mike Belopuhov
2017-02-23
Add missing mtx_leave() calls in two hypervic error paths
Jonathan Gray
2017-01-10
Introduce pvbus_reboot() and pvbus_shutdown() to move the repeated
Reyk Floeter
2016-12-16
When running on Azure, the initial timesync "sync" message is not correct,
Reyk Floeter
2016-11-07
Handle IP address information requests
Mike Belopuhov
2016-11-03
Support for key removal and value update operations
Mike Belopuhov
2016-11-03
Add locks to key-value pair pools
Mike Belopuhov
2016-11-03
Implement a Key-Value Pair exchange interface
Mike Belopuhov
2016-11-03
Let Integrated Components allocate the receive buffer themselves
Mike Belopuhov
2016-10-28
Improve protocol version negotiation for Integrated Components
Mike Belopuhov
2016-10-25
Channel API users should pick the bufring size
Mike Belopuhov
2016-10-12
Get rid of the ch_buf member that is not part of the channel API
Mike Belopuhov
2016-10-11
Move Hyper-V integration components into a separate source file
Mike Belopuhov