I have added a feature to show a VM's first IP address next to the VM state 
(Running, etc.). This feature can be toggled in the preferences menu and is 
disabled by default. It uses the qemu-guest agent to query the IP address.

Dylan Stephano-Shachter (2):
  show the first ip address of running vms
  add preferences option to enable 'show first ip'

 data/org.virt-manager.virt-manager.gschema.xml |  6 ++++++
 ui/preferences.ui                              | 15 +++++++++++++++
 virtManager/config.py                          |  8 ++++++++
 virtManager/domain.py                          | 16 ++++++++++++++++
 virtManager/engine.py                          |  7 +++++++
 virtManager/manager.py                         | 19 +++++++++++++++----
 virtManager/preferences.py                     |  9 +++++++++
 7 files changed, 76 insertions(+), 4 deletions(-)

-- 
2.14.3

_______________________________________________
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to