On Tue, 3 Mar 2020 at 00:48, Palmer Dabbelt <palmerdabb...@google.com> wrote: > > The following changes since commit 8b6b68e05b43f976714ca1d2afe01a64e1d82cba: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2020-02-27 19:15:15 +0000) > > are available in the Git repository at: > > g...@github.com:palmer-dabbelt/qemu.git tags/riscv-for-master-5.0-sf3 > > for you to fetch changes up to 5f3616ccceb5d5c49f99838c78498e581fb42fc5: > > hw/riscv: Provide rdtime callback for TCG in CLINT emulation (2020-02-27 > 13:46:37 -0800) > > ---------------------------------------------------------------- > RISC-V Patches for the 5.0 Soft Freeze, Part 3 > > This pull request is almost entirely an implementation of the draft hypervisor > extension. This extension is still in draft and is expected to have > incompatible changes before being frozen, but we've had good luck managing > other RISC-V draft extensions in QEMU so far. > > Additionally, there's a fix to PCI addressing and some improvements to the > M-mode timer. > > This boots linux and passes make check for me.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM