All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] target/xtensa queue
@ 2019-10-23 23:01 Max Filippov
  2019-10-24  9:43 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2019-10-23 23:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Max Filippov

Hi Peter,

please pull the following two target/xtensa patches for v4.2.

The following changes since commit a30cb4b1f22c58aa3b933ee9e1d7611399b57b5b:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-request' into staging (2019-09-12 16:17:26 +0100)

are available in the Git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20191023-xtensa

for you to fetch changes up to d9e8553bc8821d72cb72ca95f76b2d8ff6eb628a:

  hw/xtensa: add virt machine (2019-10-18 20:38:10 -0700)

----------------------------------------------------------------
target/xtensa improvements for v4.2:

- regenerate and reimport test_mmuhifi_c3 core;
- add virt machine.

----------------------------------------------------------------
Max Filippov (2):
      target/xtensa: regenerate and re-import test_mmuhifi_c3 core
      hw/xtensa: add virt machine

 MAINTAINERS                                        |    5 +
 default-configs/xtensa-softmmu.mak                 |    1 +
 hw/xtensa/Kconfig                                  |    6 +
 hw/xtensa/Makefile.objs                            |    1 +
 hw/xtensa/sim.c                                    |   41 +-
 hw/xtensa/virt.c                                   |  135 +
 hw/xtensa/xtensa_sim.h                             |   34 +
 target/xtensa/core-test_mmuhifi_c3.c               |    3 +-
 target/xtensa/core-test_mmuhifi_c3/core-isa.h      |  116 +-
 .../xtensa/core-test_mmuhifi_c3/gdb-config.inc.c   |  114 +-
 .../core-test_mmuhifi_c3/xtensa-modules.inc.c      | 6384 ++++++++++----------
 11 files changed, 3593 insertions(+), 3247 deletions(-)
 create mode 100644 hw/xtensa/virt.c
 create mode 100644 hw/xtensa/xtensa_sim.h

-- 
Thanks.
-- Max


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

* Re: [PULL 0/2] target/xtensa queue
  2019-10-23 23:01 [PULL 0/2] target/xtensa queue Max Filippov
@ 2019-10-24  9:43 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2019-10-24  9:43 UTC (permalink / raw)
  To: Max Filippov; +Cc: QEMU Developers

On Thu, 24 Oct 2019 at 00:01, Max Filippov <jcmvbkbc@gmail.com> wrote:
>
> Hi Peter,
>
> please pull the following two target/xtensa patches for v4.2.
>
> The following changes since commit a30cb4b1f22c58aa3b933ee9e1d7611399b57b5b:
>
>   Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-request' into staging (2019-09-12 16:17:26 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/OSLL/qemu-xtensa.git tags/20191023-xtensa
>
> for you to fetch changes up to d9e8553bc8821d72cb72ca95f76b2d8ff6eb628a:
>
>   hw/xtensa: add virt machine (2019-10-18 20:38:10 -0700)
>
> ----------------------------------------------------------------
> target/xtensa improvements for v4.2:
>
> - regenerate and reimport test_mmuhifi_c3 core;
> - add virt machine.
>


Applied, thanks.

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

-- PMM


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

end of thread, other threads:[~2019-10-24 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 23:01 [PULL 0/2] target/xtensa queue Max Filippov
2019-10-24  9:43 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.