X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fscreen.ml;h=8a66ba630cc672c46b09928a1765f70912ebc0f7;hb=5405de2920fa56529b56f61ff683806e72ddfa6a;hp=0d847a274d4318a89eee14ebf2a378f83861250f;hpb=90d14bc151e488972d33eefaac2242d9a6e07578;p=virt-top.git diff --git a/src/screen.ml b/src/screen.ml index 0d847a2..8a66ba6 100644 --- a/src/screen.ml +++ b/src/screen.ml @@ -50,3 +50,4 @@ let show_state = function | D.InfoShutdown -> 'D' | D.InfoShutoff -> 'O' | D.InfoCrashed -> 'X' + | D.InfoPMSuspended -> 'M'