From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL] target-*: dfilter support for in_asm
Date: Sun, 5 Jun 2016 09:36:04 -0700 [thread overview]
Message-ID: <1465144565-25105-1-git-send-email-rth@twiddle.net> (raw)
The following changes since commit 6b3532b20b787cbd697a68b383232f5c3b39bd1e:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160603-1' into staging (2016-06-03 12:03:36 +0100)
are available in the git repository at:
git://github.com/rth7680/qemu.git tags/pull-tgt-20160605
for you to fetch changes up to 4910e6e42e5827ccc10791eef8bc98e1cb3e1adf:
target-*: dfilter support for in_asm (2016-06-05 09:26:24 -0700)
----------------------------------------------------------------
Check address ranges for disassembly
----------------------------------------------------------------
Richard Henderson (1):
target-*: dfilter support for in_asm
target-alpha/translate.c | 3 ++-
target-cris/translate.c | 3 ++-
target-i386/translate.c | 3 ++-
target-lm32/translate.c | 3 ++-
target-m68k/translate.c | 3 ++-
target-microblaze/translate.c | 3 ++-
target-mips/translate.c | 3 ++-
target-openrisc/translate.c | 3 ++-
target-ppc/translate.c | 3 ++-
target-s390x/translate.c | 3 ++-
target-sh4/translate.c | 3 ++-
target-sparc/translate.c | 3 ++-
target-tricore/translate.c | 3 ++-
target-unicore32/translate.c | 3 ++-
target-xtensa/translate.c | 3 ++-
15 files changed, 30 insertions(+), 15 deletions(-)
next reply other threads:[~2016-06-05 16:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-05 16:36 Richard Henderson [this message]
2016-06-05 16:36 ` [Qemu-devel] [PULL] target-*: dfilter support for in_asm Richard Henderson
2016-06-06 11:44 ` Peter Maydell
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=1465144565-25105-1-git-send-email-rth@twiddle.net \
--to=rth@twiddle.net \
--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).