qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Is there any qemu-monitor commands like "virsh list" ?


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Is there any qemu-monitor commands like "virsh list" ?
Date: Sat, 23 Apr 2011 13:58:12 +0100

On Sat, Apr 23, 2011 at 1:08 PM, Ryan Wang <address@hidden> wrote:
> I'm a newbie to qemu/kvm and reading some docs on them.
> I've learned some 'virsh' commands. Now I want to know is
> there any qemu-monitor commands like 'virsh list'?
>
> Or if I want to list current VMs on my host, I have to use the
> virsh commands, and cannot use some qemu commands?

qemu and qemu-kvm are local, they only know about the single VM they
are running.  The management tool (libvirt and virt-tools) knows about
all the VMs that are running on a host.

Without libvirt you can just us ps(1) to see which qemu processes are
running on the host.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]