On Fri, 20 Mar 2020 at 10:36, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > This pull request adds the architectural part of the Renesas RX > architecture. Richard Henderson temporarily handed it over for > the 5.0 release. > > Since v1: Rebased > - Use GByteArray in gdbstub (commit a010bdbe), > - Use device_class_set_parent_reset (commit 781c67ca) > > The following changes since commit 4dd6517e369828171290b65e11f6a45aeeed15af: > > Merge remote-tracking branch > 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging (2020-03-19 > 14:22:46 +0000) > > are available in the Git repository at: > > https://gitlab.com/philmd/qemu.git tags/target_renesas_rx-20200320 > > for you to fetch changes up to c8c35e5f51c4d54bced7aa05fbd8e2371e493182: > > Add rx-softmmu (2020-03-19 17:58:05 +0100) > > ---------------------------------------------------------------- > > Introduce the architectural part of the Renesas RX > architecture emulation, developed by Yoshinori Sato. > > CI jobs results: > https://gitlab.com/philmd/qemu/pipelines/127886344 > https://travis-ci.org/github/philmd/qemu/builds/664579420 >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM