On Mon, 22 Jun 2020 at 20:19, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > The following changes since commit 171199f56f5f9bdf1e5d670d09ef1351d8f01bae: > > Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-202= > 00619-3' into staging (2020-06-22 14:45:25 +0100) > > are available in the Git repository at: > > https://gitlab.com/philmd/qemu.git tags/renesas-hw-20200622 > > for you to fetch changes up to 4adbfa45cc3793fa85157a4813306618f6009f52: > > docs: Document the RX target (2020-06-22 18:37:12 +0200) > > Since v1: > - Fixed format-string issue on 32-bit platforms > > ---------------------------------------------------------------- > - Add a common entry for Renesas hardware in MAINTAINERS > - Trivial SH4 cleanups > - Add RX GDB simulator from Yoshinori Sato > > The Renesas RX target emulation was added in commit c8c35e5f51, > these patches complete the target by adding the hardware emulation. > > Thank you Yoshinori for adding this code to QEMU, and your patience > during the review process. Now your port is fully integrated. > > CI results: > . https://cirrus-ci.com/build/6140199509950464 > . https://travis-ci.org/github/philmd/qemu/builds/700954881 > . https://app.shippable.com/github/philmd/qemu/runs/812/summary/console > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM