* [Qemu-devel] [PULL 0/5] xtensa queue 2015-10-21
@ 2015-10-21 18:43 Max Filippov
2015-10-22 10:15 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2015-10-21 18:43 UTC (permalink / raw)
To: qemu-devel; +Cc: Peter Maydell, Max Filippov
Hi Peter,
please pull my current queue for xtensa.
The following changes since commit 8bfaa25fce2c22060a17501980943538801056de:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into staging (2015-10-21 15:07:42 +0100)
are available in the git repository at:
git://github.com/OSLL/qemu-xtensa.git tags/20151021-xtensa
for you to fetch changes up to 19b7bec4a37b081ed326293148fd793f04896b59:
target-xtensa: implement S32NB (2015-10-21 21:29:25 +0300)
----------------------------------------------------------------
Xtensa updates:
- fix register window overflow with l32e/s32e instructions;
- make MMU events logging dependent on CPU_LOG_MMU;
- attach FLASH to system I/O region on XTFPGA boards;
- implement depbits and l32nb instructions.
----------------------------------------------------------------
Max Filippov (5):
target-xtensa: add window overflow check to L32E/S32E
target-xtensa: use CPU_LOG_MMU for MMU event logging
target-xtensa: xtfpga: attach FLASH to system IO
target-xtensa: implement depbits instruction
target-xtensa: implement S32NB
hw/xtensa/xtfpga.c | 41 +++++++++++++++++++++++++++--------------
target-xtensa/cpu.h | 1 +
target-xtensa/helper.c | 8 ++++----
target-xtensa/op_helper.c | 4 ++--
target-xtensa/overlay_tool.h | 5 +++++
target-xtensa/translate.c | 37 +++++++++++++++++++++++++++++++++++--
6 files changed, 74 insertions(+), 22 deletions(-)
--
1.8.1.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL 0/5] xtensa queue 2015-10-21
2015-10-21 18:43 [Qemu-devel] [PULL 0/5] xtensa queue 2015-10-21 Max Filippov
@ 2015-10-22 10:15 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2015-10-22 10:15 UTC (permalink / raw)
To: Max Filippov; +Cc: QEMU Developers
On 21 October 2015 at 19:43, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Hi Peter,
>
> please pull my current queue for xtensa.
>
> The following changes since commit 8bfaa25fce2c22060a17501980943538801056de:
>
> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into staging (2015-10-21 15:07:42 +0100)
>
> are available in the git repository at:
>
> git://github.com/OSLL/qemu-xtensa.git tags/20151021-xtensa
>
> for you to fetch changes up to 19b7bec4a37b081ed326293148fd793f04896b59:
>
> target-xtensa: implement S32NB (2015-10-21 21:29:25 +0300)
>
> ----------------------------------------------------------------
> Xtensa updates:
>
> - fix register window overflow with l32e/s32e instructions;
> - make MMU events logging dependent on CPU_LOG_MMU;
> - attach FLASH to system I/O region on XTFPGA boards;
> - implement depbits and l32nb instructions.
>
> ----------------------------------------------------------------
Applied, thanks.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-22 10:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 18:43 [Qemu-devel] [PULL 0/5] xtensa queue 2015-10-21 Max Filippov
2015-10-22 10:15 ` 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).