qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL for-5.0 0/2] target/xtensa fixes
@ 2020-04-08  0:02 Max Filippov
  2020-04-09 12:23 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2020-04-08  0:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Max Filippov

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL for-5.0 0/2] target/xtensa fixes
  2020-04-08  0:02 [PULL for-5.0 0/2] target/xtensa fixes Max Filippov
@ 2020-04-09 12:23 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2020-04-09 12:23 UTC (permalink / raw)
  To: Max Filippov; +Cc: QEMU Developers

On Wed, 8 Apr 2020 at 01:02, Max Filippov <jcmvbkbc@gmail.com> wrote:
>
> 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.
>
> ----------------------------------------------------------------


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.

-- PMM


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-09 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08  0:02 [PULL for-5.0 0/2] target/xtensa fixes Max Filippov
2020-04-09 12:23 ` Peter Maydell

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).