History log of /freebsd-10-stable/contrib/hyperv/tools/hv_kvp_daemon.c
Revision Date Author Comments
# 318435 18-May-2017 sephe

MFC 317783
hyperv/kvp: Fix pool direcrory and file permission

PR: 209385
Sponsored by: Microsoft


# 308516 11-Nov-2016 sephe

MFC 308201

hyperv/kvp: Don't mix message status codes and function return values.

While I'm here, move message status codes to hv_utilreg.h, since they
will be used by the upcoming VSS stuffs.

Submitted by: Hongjiang Zhang <honzhan microsoft com>
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D8391


# 301847 13-Jun-2016 sephe

MFC 293653

hyperv/kvp_daemon: Make poll(2) block indefinitely

Submitted by: Jun Su <junsu microsoft com>
Reviewed by: Dexuan Cui <decui microsoft com>, me, adrain
Approved by: adrian
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D4762


# 275491 04-Dec-2014 delphij

MFC r274370:

Rename variable name from 'index' to 'idx' to avoid shadowing index(3).

Noticed by: dim


# 274522 14-Nov-2014 delphij

MFC r274383:

Test errno against EEXIST as well.


# 272322 30-Sep-2014 delphij

MFC r271493,271688-271689,271696,271854,272139-272143:

Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,
many thanks for their continued support of FreeBSD.

While I'm there, also implement a new build knob, WITHOUT_HYPERV to
disable building and installing of the HyperV utilities when necessary.

The HyperV utilities are only built for i386 and amd64 targets.

Approved by: re (gjb)


# 275491 04-Dec-2014 delphij

MFC r274370:

Rename variable name from 'index' to 'idx' to avoid shadowing index(3).

Noticed by: dim


# 274522 14-Nov-2014 delphij

MFC r274383:

Test errno against EEXIST as well.


# 272322 30-Sep-2014 delphij

MFC r271493,271688-271689,271696,271854,272139-272143:

Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,
many thanks for their continued support of FreeBSD.

While I'm there, also implement a new build knob, WITHOUT_HYPERV to
disable building and installing of the HyperV utilities when necessary.

The HyperV utilities are only built for i386 and amd64 targets.

Approved by: re (gjb)