From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PULL 0/6] target/xtensa updates
Date: Sat, 30 Jun 2018 14:21:09 -0700 [thread overview]
Message-ID: <20180630212109.5562-1-jcmvbkbc@gmail.com> (raw)
Hi Peter,
please pull the following batch of updates for the target/xtensa.
The following changes since commit e3800998e66c13b24d8cc8a06fdcc8d03cd408fc:
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' into staging (2018-06-30 17:30:09 +0100)
are available in the git repository at:
git://github.com/OSLL/qemu-xtensa.git tags/20180630-xtensa
for you to fetch changes up to 0f02251a30ea8c4ce64d9a240795e10bb3c5852c:
xtensa: Avoid calling get_page_addr_code() from helper function (2018-06-30 12:00:17 -0700)
----------------------------------------------------------------
target/xtensa updates:
- add diagnostic for zero-overhead loop alignment;
- convert to TranslatorOps;
- don't call get_page_addr_code() from helper functions.
----------------------------------------------------------------
Max Filippov (1):
target/xtensa: check zero overhead loop alignment
Peter Maydell (1):
xtensa: Avoid calling get_page_addr_code() from helper function
Richard Henderson (4):
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
target/xtensa: Convert to DisasContextBase
target/xtensa: Change gen_intermediate_code dc to pointer
target/xtensa: Convert to TranslatorOps
target/xtensa/cpu.h | 1 +
target/xtensa/op_helper.c | 6 +-
target/xtensa/overlay_tool.h | 1 +
target/xtensa/translate.c | 334 +++++++++++++++++++++++--------------------
4 files changed, 182 insertions(+), 160 deletions(-)
--
Thanks.
-- Max
next reply other threads:[~2018-06-30 21:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-30 21:21 Max Filippov [this message]
2018-07-01 10:36 ` [Qemu-devel] [PULL 0/6] target/xtensa updates 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=20180630212109.5562-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--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).