qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/8] Renesas patches for 2020-10-27


From: Philippe Mathieu-Daudé
Subject: [PULL 0/8] Renesas patches for 2020-10-27
Date: Tue, 27 Oct 2020 00:29:27 +0100

The following changes since commit 1dc887329a10903940501b43e8c0cc67af7c06d5:

  Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' =
into staging (2020-10-26 17:19:26 +0000)

are available in the Git repository at:

  https://gitlab.com/philmd/qemu.git tags/renesas-20201027

for you to fetch changes up to 81c76433407a1c5b5560a3b8fb593671667e9b13:

  target/rx: Fix Lesser GPL version number (2020-10-27 00:22:56 +0100)

----------------------------------------------------------------
Renesas patches (SH4 and RX)

- Fix few warnings (Thomas Huth)
- Fix typos (Lichang Zhao, Chetan Pant)

CI jobs results:
. https://cirrus-ci.com/build/6368903343374336
. https://gitlab.com/philmd/qemu/-/pipelines/207919103
. https://travis-ci.org/github/philmd/qemu/builds/739133105
----------------------------------------------------------------

Chetan Pant (1):
  target/rx: Fix Lesser GPL version number

Lichang Zhao (2):
  target/sh4: fix some comment spelling errors
  target/rx: Fix some comment spelling errors

Philippe Mathieu-Daud=C3=A9 (1):
  target/sh4: Update coding style to make checkpatch.pl happy

Thomas Huth (3):
  hw/timer/sh_timer: Coding style clean-up
  hw/timer/sh_timer: Silence warnings about missing fallthrough
    statements
  hw/timer/sh_timer: Remove superfluous "break" statements

Yoshinori Sato (1):
  elf: Add EM_RX definition

 include/elf.h          |  2 +
 target/sh4/cpu.h       |  2 +-
 target/rx/insns.decode |  2 +-
 hw/timer/sh_timer.c    | 90 +++++++++++++++++++++++++++---------------
 target/rx/op_helper.c  |  2 +-
 target/rx/translate.c  |  2 +-
 target/sh4/op_helper.c |  8 ++--
 target/sh4/translate.c |  8 ++--
 8 files changed, 74 insertions(+), 42 deletions(-)

--=20
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]