On 4/7/21 3:52 PM, simonmartin76 wrote:
Signed-off-by: Simon Martin <simonmartin76(a)protonmail.com>
---
src/hyperv/hyperv_driver.c | 5 +++++
src/hyperv/hyperv_util.c | 11 +++++++++++
src/hyperv/hyperv_util.h | 1 +
3 files changed, 17 insertions(+)
Hey,
sorry for delayed review. The patch looks good, but could you please
send v2 with documentation? Looks like you've taken inspiration from the
ESX code (which is okay), but similarly docs/drvhyperv.html.in should
document this extra argument.
Michal