Hi, This patch is just addition to previous ones. I added IP reporting for both VNC/SPICE and NIC. For this I extended 'address' element in our XML with 3 additional attributes, so now it looks like this:
<address port="5555" mac="xx:xx:xxx" type="SPICE">127.0.0.1</address> Backward compatibility is here, for EC2 or for other drivers there are no changes to output format. We should think about additing VNC address for Windows vms in EC2. -- Michal
