From: Marcelo Tosatti <mtosatti@redhat.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: kvm@vger.kernel.org, avi@redhat.com
Subject: Re: [PATCH] QMP: Emit Basic events
Date: Wed, 27 Jan 2010 19:36:28 -0200 [thread overview]
Message-ID: <20100127213628.GA21713@amt.cnet> (raw)
In-Reply-To: <20100126182508.3c7186b6@doriath>
On Tue, Jan 26, 2010 at 06:25:08PM -0200, Luiz Capitulino wrote:
>
> While testing QMP on qemu-kvm I found that it's not emitting basic
> events like RESET or POWERDOWN.
>
> The reason is that in QEMU upstream those events are triggered
> in QEMU's main loop (ie. vl.c:main_loop()), but control doesn't
> reach there in qemu-kvm as it has its own main loop in
> qemu-kvm.c:kvm_main_loop().
>
> This commit adds the same set of events there too.
>
> NOTE: The STOP event is not being added because it should be
> triggered in vm_stop() and not in the main loop, this will be
> fixed upstream.
>
> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Applied, thanks.
prev parent reply other threads:[~2010-01-27 22:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 20:25 [PATCH] QMP: Emit Basic events Luiz Capitulino
2010-01-27 21:36 ` Marcelo Tosatti [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100127213628.GA21713@amt.cnet \
--to=mtosatti@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=lcapitulino@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox