On 9/14/20 6:59 PM, Pino Toscano wrote:
Implement the .domainInterfaceAddresses hypervisor API, although only functional for the VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_AGENT source. Signed-off-by: Pino Toscano <ptoscano@xxxxxxxxxx> --- docs/drvesx.html.in | 4 + src/esx/esx_driver.c | 170 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 174 insertions(+)
For both: Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal