Hide Forgot
Virt-manager recently introduced the snapshot functionality. It would be great if we could see, in the UI, the parent snapshot of the current execution (active state) of a given VM. Apparently the only way to find this out at the moment is thru virsh: virsh snapshot-current --name $dom
Okay, upstream now we show an icon in the snapshot list, and a small message on the details view when the current snapshot is selected.