All of lore.kernel.org
 help / color / mirror / Atom feed
* Ways to pause a VM?
@ 2007-10-01  3:40 Jun Koi
       [not found] ` <fdaac4d50709302040l3330e555lb34c9c4b44c62e60-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Jun Koi @ 2007-10-01  3:40 UTC (permalink / raw)
  To: kvm-devel

Hi,

I have a question concerning how to pause a running VM. As far as I
can see, there are 2 ways:
1) Send STOP signal to the related QEMU process
2) Use monitor interface to stop the QEMU process ("stop" command)

Are these 2 ways equivelant? Any advantage or disadvantage of each
method compare to the other?

Many thanks,
Jun

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ways to pause a VM?
       [not found] ` <fdaac4d50709302040l3330e555lb34c9c4b44c62e60-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-10-01  3:43   ` Anthony Liguori
       [not found]     ` <47006CEE.2000207-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Liguori @ 2007-10-01  3:43 UTC (permalink / raw)
  To: Jun Koi; +Cc: kvm-devel

Jun Koi wrote:
> Hi,
>
> I have a question concerning how to pause a running VM. As far as I
> can see, there are 2 ways:
> 1) Send STOP signal to the related QEMU process
>   

This prevents the QEMU process from running at all.  The VNC server and 
monitor interface will become unresponsive.

> 2) Use monitor interface to stop the QEMU process ("stop" command)
>   

The QEMU process still runs but the guest's VCPUs are never run.  The 
VNC server and monitor interface will still be responsive.

Regards,

Anthony Liguori

> Are these 2 ways equivelant? Any advantage or disadvantage of each
> method compare to the other?
>
> Many thanks,
> Jun
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ways to pause a VM?
       [not found]     ` <47006CEE.2000207-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
@ 2007-10-01  3:47       ` Jun Koi
  0 siblings, 0 replies; 3+ messages in thread
From: Jun Koi @ 2007-10-01  3:47 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: kvm-devel

On 10/1/07, Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org> wrote:
> Jun Koi wrote:
> > Hi,
> >
> > I have a question concerning how to pause a running VM. As far as I
> > can see, there are 2 ways:
> > 1) Send STOP signal to the related QEMU process
> >
>
> This prevents the QEMU process from running at all.  The VNC server and
> monitor interface will become unresponsive.
>
> > 2) Use monitor interface to stop the QEMU process ("stop" command)
> >
>
> The QEMU process still runs but the guest's VCPUs are never run.  The
> VNC server and monitor interface will still be responsive.
>

Excellent answer, thanks!

Jun

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-01  3:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-01  3:40 Ways to pause a VM? Jun Koi
     [not found] ` <fdaac4d50709302040l3330e555lb34c9c4b44c62e60-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-10-01  3:43   ` Anthony Liguori
     [not found]     ` <47006CEE.2000207-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-10-01  3:47       ` Jun Koi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.