On 9 May 2018 at 11:20, Michael Clark <m...@sifive.com> wrote: > The following changes since commit c8b7e627b4269a3bc3ae41d9f420547a47e6d9b9: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-05-04' into > staging (2018-05-04 14:42:46 +0100) > > are available in the git repository at: > > https://github.com/riscv/riscv-qemu.git tags/riscv-qemu-2.13-minor-fixes-3 > > for you to fetch changes up to a666409f0df5dce113a5bd2c4c144a0792f2a4a3: > > riscv: requires libfdt (2018-05-09 22:14:28 +1200) > > ---------------------------------------------------------------- > RISC-V: QEMU 2.13 Minor Fixes > > * Require libfdt when configuring for 'riscv*-softmmu' > * Increase HTIF priority and allow zero base address > > ---------------------------------------------------------------- > KONRAD Frederic (3): > riscv: spike: allow base == 0 > riscv: htif: increase the priority of the htif subregion > riscv: requires libfdt > > configure | 2 +- > hw/riscv/riscv_htif.c | 12 ++++++++---- > 2 files changed, 9 insertions(+), 5 deletions(-) > Applied, thanks.
-- PMM