On Fri, 22 Mar 2024 at 09:01, Alistair Francis <alistai...@gmail.com> wrote: > > The following changes since commit fea445e8fe9acea4f775a832815ee22bdf2b0222: > > Merge tag 'pull-maintainer-final-for-real-this-time-200324-1' of > https://gitlab.com/stsquad/qemu into staging (2024-03-21 10:31:56 +0000) > > are available in the Git repository at: > > https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20240322 > > for you to fetch changes up to 385e575cd5ab2436c123e4b7f8c9b383a64c0dbe: > > target/riscv/kvm: fix timebase-frequency when using KVM acceleration > (2024-03-22 15:41:01 +1000) > > ---------------------------------------------------------------- > RISC-V PR for 9.0 > > * Do not enable all named features by default > * A range of Vector fixes > * Update APLIC IDC after claiming iforce register > * Remove the dependency of Zvfbfmin to Zfbfmin > * Fix mode in riscv_tlb_fill > * Fix timebase-frequency when using KVM acceleration > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes. -- PMM