Re: [Qemu-devel] [PATCH v2 1/1] qga: Add 'guest-get-host-name' command

2017-04-13 Thread Michael Roth
Quoting Vinzenz 'evilissimo' Feenstra (2017-04-04 01:46:31) > From: Vinzenz Feenstra > > Retrieving the guest host name is a very useful feature for virtual management > systems. This information can help to have more user friendly VM access > details, instead of an IP there would be the host nam

Re: [Qemu-devel] [PATCH v2 1/1] qga: Add 'guest-get-host-name' command

2017-04-11 Thread Vinzenz Feenstra
Ping > On Apr 4, 2017, at 8:46 AM, Vinzenz 'evilissimo' Feenstra > wrote: > > From: Vinzenz Feenstra > > Retrieving the guest host name is a very useful feature for virtual management > systems. This information can help to have more user friendly VM access > details, instead of an IP there w

[Qemu-devel] [PATCH v2 1/1] qga: Add 'guest-get-host-name' command

2017-04-03 Thread Vinzenz 'evilissimo' Feenstra
From: Vinzenz Feenstra Retrieving the guest host name is a very useful feature for virtual management systems. This information can help to have more user friendly VM access details, instead of an IP there would be the host name. Also the host name reported can be used to have automated checks fo