29.2 Listing Guest System Status
The status of the guest systems on an Ubuntu virtualization host may be viewed at any time using the list option of the virsh tool. For example:
# virsh list
The above command will display output containing a line for each guest similar to the following:
virsh # list
Id Name State
----------------------------------------------------
8 RHEL8VM running
9 CentOS7VM running
10 FedoraVM running