On 8 May 2018 at 00:14, 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-1 > > for you to fetch changes up to d4a63373c0e6349c6f36f56a6290ad639bfa20cb: > > riscv: requires libfdt (2018-05-08 10:57:21 +1200) > > ---------------------------------------------------------------- > RISC-V: QEMU 2.13 Minor Fixes > > * Require libfdt when configuring for 'riscv*-softmmu' > * Increase HTIF priority and allow zero address > > ---------------------------------------------------------------- > KONRAD Frederic (3): > riscv: spike: allow base == 0 > riscv: htif: increase the priority of the htif subregion > riscv: requires libfdt
Hi Michael -- these patches from Fred need your Signed-off-by: line in the commit messages as well as his. (This indicates that they've passed through your hands to get to master; see item 3 in https://wiki.qemu.org/Contribute/SubmitAPullRequest ) I did a build test and they passed that fine, so if you can just respin this pullreq with the signoff lines added to each commit message I should be able to apply it. thanks -- PMM