Table of Contents

Virsh - manage KVM guest virtual machines

Virsh is a management user interface for virsh guest domains. Virsh can be used to create, pause, restart, and shutdown domains. In addition, virsh can be used to list current domains available in your Virtualization hypervisor platform.

The basic structure of most virsh usage is:

virsh [OPTION]... <command> <domain> [ARG]...

List Domains

Control VMs

Additional Management Functions