From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: pavel.dovgaluk@ispras.ru, peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH 0/3] cpu-exec: icount and exit request cleanups
Date: Tue, 21 Feb 2017 13:46:35 +0100 [thread overview]
Message-ID: <20170221124638.19573-1-pbonzini@redhat.com> (raw)
These are the patches I left out of my previous pull request, in
hope of getting more reviews (especially for the first). They
haven't come yet, so I'm asking more explicitly...
Paolo
Paolo Bonzini (2):
cpu-exec: unify icount_decr and tcg_exit_req
cpu-exec: remove unnecessary check of cpu->exit_request
Pavel Dovgalyuk (1):
replay: check icount in cpu exec loop
cpu-exec.c | 79 ++++++++++++++++++++---------------------------
include/exec/gen-icount.h | 53 +++++++++++++++----------------
include/qom/cpu.h | 15 +++++----
qom/cpu.c | 2 +-
tcg/tcg.h | 1 -
translate-all.c | 2 +-
translate-common.c | 13 +++-----
7 files changed, 72 insertions(+), 93 deletions(-)
--
2.9.3
next reply other threads:[~2017-02-21 12:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-21 12:46 Paolo Bonzini [this message]
2017-02-21 12:46 ` [Qemu-devel] [PATCH 1/3] cpu-exec: unify icount_decr and tcg_exit_req Paolo Bonzini
2017-02-21 12:46 ` [Qemu-devel] [PATCH 2/3] replay: check icount in cpu exec loop Paolo Bonzini
2017-02-21 12:46 ` [Qemu-devel] [PATCH 3/3] cpu-exec: remove unnecessary check of cpu->exit_request Paolo Bonzini
2017-02-21 14:25 ` [Qemu-devel] [PATCH 0/3] cpu-exec: icount and exit request cleanups no-reply
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=20170221124638.19573-1-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=pavel.dovgaluk@ispras.ru \
--cc=peter.maydell@linaro.org \
--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).