
12 Sep
2020
12 Sep
'20
7:01 a.m.
On a Thursday in 2020, Pino Toscano wrote:
Implement the .domainGetHostname hypervisor driver API to get the hostname of a running guest (needs VMware Tools).
Signed-off-by: Pino Toscano <ptoscano@redhat.com> --- docs/drvesx.html.in | 3 +++ src/esx/esx_driver.c | 54 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano