On Fri, 2011-06-03 at 09:29 +0300, Pekka Enberg wrote: > On Thu, Jun 2, 2011 at 11:22 PM, Sasha Levin <[email protected]> wrote: > > This patch adds a 'kvm debug' command that's currently an alias for > > > > kill -USR2 `pidof kvm` > > > > Which pauses a guest (freezes all VCPU threads). > > > > Signed-off-by: Sasha Levin <[email protected]> > > What is this useful for? Debugging? Don't we need a command to > unfreeze the guest as well?
It unfreezes the guest if it's paused. I should have mentioned that in the commit message. -- Sasha. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
