--- misc/xenconsole/index.php 2012/12/10 14:54:31 1899 +++ misc/xenconsole/index.php 2012/12/10 14:58:53 1900 @@ -259,6 +259,7 @@ } $name = $vm["name_label"]; + $description = $vm["name_description"]; $uuid = $vm["uuid"]; $state = $vm["power_state"] ; $memory = $vm['memory_target']; @@ -284,7 +285,7 @@ - +