From 7f16c346bbeba2f2fe3c31ccb85158178a284d84 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 27 Jun 2011 15:27:46 +0100 Subject: New API: inspect-get-icon returns the guest icon. This API returns the guest's favicon if found, else an icon representing the guest operating system. Currently supported by this patch: Fedora, RHEL and derivatives, Debian (but not Ubuntu), Windows XP, Windows 7. This also updates virt-inspector to include an element containing the icon in base64 encoding. --- TODO | 7 ------- 1 file changed, 7 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c5eab929..3a0a6b05 100644 --- a/TODO +++ b/TODO @@ -441,13 +441,6 @@ More inspection features - last user who logged in - lastlog, last, who -Get the guest icon ------------------- - -- For Linux guests, use /etc/favicon.png if available, else get it in - a distro-specific manner. -- For Windows guests, parse it out of c:\windows\explorer.exe - Integrate virt-inspector with CMDBs ----------------------------------- -- cgit