On Wed, 1 Sept 2021 at 03:10, Alistair Francis <alistair.fran...@opensource.wdc.com> wrote: > > From: Alistair Francis <alistair.fran...@wdc.com> > > The following changes since commit d52dff5d8048d4982437db9606c27bb4127cf9d0: > > Merge remote-tracking branch 'remotes/marcandre/tags/clip-pull-request' > into staging (2021-08-31 14:38:15 +0100) > > are available in the Git repository at: > > g...@github.com:alistair23/qemu.git tags/pull-riscv-to-apply-20210901-2 > > for you to fetch changes up to 8e034ae44dba6291beb07f7f2a932c1e5ab83e98: > > target/riscv: Use {get,dest}_gpr for RVV (2021-09-01 11:59:12 +1000) > > ---------------------------------------------------------------- > First RISC-V PR for QEMU 6.2 > > - Add a config for Shakti UART > - Fixup virt flash node > - Don't override users supplied ISA version > - Fixup some CSR accesses > - Use g_strjoinv() for virt machine PLIC string config > - Fix an overflow in the SiFive CLINT > - Add 64-bit register access helpers > - Replace tcg_const_* with direct constant usage >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2 for any user-visible changes. -- PMM