* [Qemu-devel] [PULL 0/8] target-xtensa queue 2014-11-03
@ 2014-11-02 22:10 Max Filippov
2014-11-03 18:33 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2014-11-02 22:10 UTC (permalink / raw)
To: qemu-devel; +Cc: Peter Maydell, Max Filippov
Hi Peter,
please pull my current target-xtensa patch queue.
The following changes since commit 0a2923f8488498000eec54871456aa64a4391da4:
tcg/mips: fix store softmmu slow path (2014-11-02 13:30:00 +0100)
are available in the git repository at:
git://github.com/OSLL/qemu-xtensa.git tags/20141103-xtensa
for you to fetch changes up to 437a8c11c06f53ed3bcdcc3e5abc5d20b2d439bd:
MAINTAINERS: update xtensa boards (2014-11-03 01:00:37 +0300)
----------------------------------------------------------------
Xtensa fixes and improvements 2014-11-03:
- build fixes for cores w/o windowed registers and with profiling
interrupts;
- fix uImage load address for MMUv2 cores;
- add script for automatic core import from xtensa configuration overlay.
----------------------------------------------------------------
Max Filippov (8):
target-xtensa: add definition for XTHAL_INTTYPE_PROFILING
target-xtensa: tests: pre-process tests linker script
target-xtensa: avoid duplicate timer interrupt delivery
hw/core/loader: implement address translation in uimage loader
hw/xtensa/xtfpga: treat uImage load address as virtual
target-xtensa: add core importing script
target-xtensa: fix build for cores w/o windowed registers
MAINTAINERS: update xtensa boards
MAINTAINERS | 7 ++-
hw/arm/boot.c | 2 +-
hw/core/loader.c | 17 ++++--
hw/m68k/an5206.c | 3 +-
hw/m68k/dummy_m68k.c | 3 +-
hw/m68k/mcf5208.c | 3 +-
hw/microblaze/boot.c | 3 +-
hw/openrisc/openrisc_sim.c | 2 +-
hw/ppc/e500.c | 3 +-
hw/ppc/ppc440_bamboo.c | 3 +-
hw/xtensa/pic_cpu.c | 4 +-
hw/xtensa/xtfpga.c | 3 +-
include/hw/loader.h | 4 +-
target-xtensa/cpu.h | 1 +
target-xtensa/import_core.sh | 53 ++++++++++++++++++
target-xtensa/overlay_tool.h | 32 +++++++----
tests/tcg/xtensa/Makefile | 10 +++-
tests/tcg/xtensa/linker.ld | 112 -------------------------------------
tests/tcg/xtensa/linker.ld.S | 130 +++++++++++++++++++++++++++++++++++++++++++
19 files changed, 249 insertions(+), 146 deletions(-)
create mode 100755 target-xtensa/import_core.sh
delete mode 100644 tests/tcg/xtensa/linker.ld
create mode 100644 tests/tcg/xtensa/linker.ld.S
--
1.8.1.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL 0/8] target-xtensa queue 2014-11-03
2014-11-02 22:10 [Qemu-devel] [PULL 0/8] target-xtensa queue 2014-11-03 Max Filippov
@ 2014-11-03 18:33 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2014-11-03 18:33 UTC (permalink / raw)
To: Max Filippov; +Cc: QEMU Developers
On 2 November 2014 22:10, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Hi Peter,
>
> please pull my current target-xtensa patch queue.
> The following changes since commit 0a2923f8488498000eec54871456aa64a4391da4:
>
> tcg/mips: fix store softmmu slow path (2014-11-02 13:30:00 +0100)
>
> are available in the git repository at:
>
> git://github.com/OSLL/qemu-xtensa.git tags/20141103-xtensa
>
> for you to fetch changes up to 437a8c11c06f53ed3bcdcc3e5abc5d20b2d439bd:
>
> MAINTAINERS: update xtensa boards (2014-11-03 01:00:37 +0300)
>
> ----------------------------------------------------------------
> Xtensa fixes and improvements 2014-11-03:
> - build fixes for cores w/o windowed registers and with profiling
> interrupts;
> - fix uImage load address for MMUv2 cores;
> - add script for automatic core import from xtensa configuration overlay.
>
> ----------------------------------------------------------------
Applied, thanks.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-03 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 22:10 [Qemu-devel] [PULL 0/8] target-xtensa queue 2014-11-03 Max Filippov
2014-11-03 18:33 ` 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).