From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Max Filippov <jcmvbkbc@gmail.com>
Subject: [PULL for-5.0 0/2] target/xtensa fixes
Date: Tue, 7 Apr 2020 17:02:10 -0700 [thread overview]
Message-ID: <20200408000210.22182-1-jcmvbkbc@gmail.com> (raw)
Hi Peter,
please pull the following two fixes for the target/xtensa.
The following changes since commit f3bac27cc1e303e1860cc55b9b6889ba39dee587:
Update version for v5.0.0-rc2 release (2020-04-07 23:13:37 +0100)
are available in the Git repository at:
git://github.com/OSLL/qemu-xtensa.git tags/20200407-xtensa
for you to fetch changes up to fde557ad25ff3370ef1dd0587d299a86e060bb23:
target/xtensa: statically allocate xtensa_insnbufs in DisasContext (2020-04-07 16:08:11 -0700)
----------------------------------------------------------------
target/xtensa fixes for 5.0:
- fix pasto in pfwait.r opcode name;
- fix memory leak with dynamically allocated xtensa_insnbufs in
DisasContext.
----------------------------------------------------------------
Max Filippov (2):
target/xtensa: fix pasto in pfwait.r opcode name
target/xtensa: statically allocate xtensa_insnbufs in DisasContext
target/xtensa/cpu.h | 3 +++
target/xtensa/helper.c | 1 +
target/xtensa/translate.c | 20 +++-----------------
3 files changed, 7 insertions(+), 17 deletions(-)
--
Thanks.
-- Max
next reply other threads:[~2020-04-08 0:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-08 0:02 Max Filippov [this message]
2020-04-09 12:23 ` [PULL for-5.0 0/2] target/xtensa fixes 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=20200408000210.22182-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).