summaryrefslogtreecommitdiffstats
path: root/src/inspect_icon.c
Commit message (Collapse)AuthorAgeFilesLines
* New API: inspect-get-icon returns the guest icon.Richard W.M. Jones2011-06-281-0/+470
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 <icon> element containing the icon in base64 encoding.