From: Paolo Bonzini <pbonzini@redhat.com>
To: Claudio Imbrenda <imbrenda@linux.vnet.ibm.com>
Cc: borntraeger@de.ibm.com, qemu-devel@nongnu.org, palves@redhat.com,
alex.bennee@linaro.org
Subject: Re: [Qemu-devel] [PATCH v7 1/2] move vm_start to cpus.c
Date: Mon, 6 Feb 2017 10:53:13 +0100 [thread overview]
Message-ID: <acb85411-eeda-418f-5c69-3bf8e884fe08@redhat.com> (raw)
In-Reply-To: <1485540693-31723-2-git-send-email-imbrenda@linux.vnet.ibm.com>
On 27/01/2017 19:11, Claudio Imbrenda wrote:
> + }
> +
> + /* XXX: is it ok to send this even before actually resuming the CPUs? */
> + qapi_event_send_resume(&error_abort);
> + return res;
> +}
> +
Yes, it is. :)
Paolo
next prev parent reply other threads:[~2017-02-06 9:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 18:11 [Qemu-devel] [PATCH v7 0/2] Qemu: gdbstub: fix vCont Claudio Imbrenda
2017-01-27 18:11 ` [Qemu-devel] [PATCH v7 1/2] move vm_start to cpus.c Claudio Imbrenda
2017-02-06 9:53 ` Paolo Bonzini [this message]
2017-01-27 18:11 ` [Qemu-devel] [PATCH v7 2/2] gdbstub: Fix vCont behaviour Claudio Imbrenda
2017-02-06 10:00 ` Paolo Bonzini
2017-02-07 9:59 ` Claudio Imbrenda
2017-02-07 15:10 ` Paolo Bonzini
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=acb85411-eeda-418f-5c69-3bf8e884fe08@redhat.com \
--to=pbonzini@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=borntraeger@de.ibm.com \
--cc=imbrenda@linux.vnet.ibm.com \
--cc=palves@redhat.com \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).