* [PULL 0/4] target/xtensa fixes
@ 2020-06-25 8:11 Max Filippov
2020-06-26 8:28 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2020-06-25 8:11 UTC (permalink / raw)
To: qemu-devel; +Cc: Peter Maydell, Max Filippov
Hi Peter,
please pull the following batch of fixes for the target/xtensa.
The following changes since commit 648db19685b7030aa558a4ddbd3a8e53d8c9a062:
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-04-29' into staging (2020-04-29 15:07:33 +0100)
are available in the Git repository at:
git://github.com/OSLL/qemu-xtensa.git tags/20200625-xtensa
for you to fetch changes up to 8a3a81478dcc592518069125a6ad271fe5511b95:
target/xtensa: drop gen_io_end call (2020-06-22 03:38:30 -0700)
----------------------------------------------------------------
target/xtensa fixes for 5.1:
- fix access to special registers missing in the core configuration;
- fix simcall opcode behavior for new hardware;
- drop gen_io_end call from xtensa translator.
----------------------------------------------------------------
Max Filippov (4):
target/xtensa: work around missing SR definitions
target/xtensa: fetch HW version from configuration overlay
target/xtensa: fix simcall for newer hardware
target/xtensa: drop gen_io_end call
target/xtensa/cpu.h | 1 +
target/xtensa/overlay_tool.h | 8 +++---
target/xtensa/translate.c | 60 +++++++++++++++++++++++++++++---------------
3 files changed, 46 insertions(+), 23 deletions(-)
--
Thanks.
-- Max
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL 0/4] target/xtensa fixes
2020-06-25 8:11 [PULL 0/4] target/xtensa fixes Max Filippov
@ 2020-06-26 8:28 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2020-06-26 8:28 UTC (permalink / raw)
To: Max Filippov; +Cc: QEMU Developers
On Thu, 25 Jun 2020 at 09:11, Max Filippov <jcmvbkbc@gmail.com> wrote:
>
> Hi Peter,
>
> please pull the following batch of fixes for the target/xtensa.
>
> The following changes since commit 648db19685b7030aa558a4ddbd3a8e53d8c9a062:
>
> Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-04-29' into staging (2020-04-29 15:07:33 +0100)
>
> are available in the Git repository at:
>
> git://github.com/OSLL/qemu-xtensa.git tags/20200625-xtensa
>
> for you to fetch changes up to 8a3a81478dcc592518069125a6ad271fe5511b95:
>
> target/xtensa: drop gen_io_end call (2020-06-22 03:38:30 -0700)
>
> ----------------------------------------------------------------
> target/xtensa fixes for 5.1:
>
> - fix access to special registers missing in the core configuration;
> - fix simcall opcode behavior for new hardware;
> - drop gen_io_end call from xtensa translator.
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-26 8:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-25 8:11 [PULL 0/4] target/xtensa fixes Max Filippov
2020-06-26 8:28 ` 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).