On 2019/12/30 01:13, Klemens Nanni wrote: > Now that `ldomctl console ...' is implemented there is actually no need > to print the device any longer, it is an implementation detail that > should be hidden just like it is the case with vmctl.
But vmctl does show the device ..?
$ vmctl start open
vmctl: started vm 1 successfully, tty /dev/ttyp9
$ vmctl stat
ID PID VCPUS MAXMEM CURMEM TTY OWNER STATE NAME
1 77553 1 1.0G 1.1M ttyp9 sthen running open
2 - 1 1.0G - - sthen stopped cd
