Is this new feature request still
https://bugs.gentoo.org/show_bug.cgi?id=366561 actual?
Because virsh still show not enough information:
$./virsh -c qemu:///system list --all
Id Name State
----------------------------------------------------
1 " running
- winxp shut off
And it will be good idea to show more detailed information or add
additional flag, something like --detail.
./virsh -c qemu:///system list --all --detailed
Id Name State Memory VCPU Uptime CPU IOPS
----------------------------------
-------------------------------------------------------------
1 " running 768M 2 3hours 5% 12.1
- winxp shut off 512M 1
---
With best wishes, Maxim Sditanov