[virt-tools-list] virt-manager: show guest IP

Matwey V. Kornilov matwey.kornilov at gmail.com
Sat Jan 30 16:10:55 UTC 2016


Hello,

Is it possible to configure virt-manager to show guest IP somewhere?

I am running qemu with qemu-guest tools and the following command works
good:

virsh # qemu-agent-command 5 '{"execute":"guest-network-get-interfaces"}'
{"return":[{"name":"lo","ip-addresses":[{"ip-address-type":"ipv4","ip-address":"127.0.0.1","prefix":8},{"ip-address-type":"ipv6","ip-address":"::1","prefix":128}],"hardware-address":"00:00:00:00:00:00"},{"name":"eth0","ip-addresses":[{"ip-address-type":"ipv4","ip-address":"192.168.185.188","prefix":24},{"ip-address-type":"ipv6","ip-address":"fe80::5054:ff:fecc:cfc3","prefix":64}],"hardware-address":"52:54:00:cc:cf:c3"}]}

But I would like to see this information in virt-manager GUI like in
some proprietary hypervisor clients.




More information about the virt-tools-list mailing list