On Tue, Oct 29, 2019 at 3:33 AM Alistair Francis <alistai...@gmail.com> wrote: > > On Mon, Oct 28, 2019 at 5:56 PM Palmer Dabbelt <pal...@sifive.com> wrote: > > > > On Sat, 26 Oct 2019 01:46:45 PDT (-0700), phi...@redhat.com wrote: > > > On Sat, Oct 26, 2019 at 10:45 AM Philippe Mathieu-Daudé > > > <phi...@redhat.com> wrote: > > >> > > >> Hi Alistair, > > >> > > >> On 10/26/19 1:15 AM, Alistair Francis wrote: > > >> > This release has: > > >> > Lot of critical fixes > > >> > Hypervisor extension support > > >> > SBI v0.2 base extension support > > >> > Debug prints support > > >> > Handle traps when doing unpriv load/store > > >> > Allow compiling without FP support > > >> > Use git describe to generate boot-time banner > > >> > Andes AE350 platform support > > >> > > >> Do you mind amending the output of 'git shortlog v0.4..v0.5'? > > > > > > Err this comment is for Palmer, if Alistair agree (no need to repost). > > > > Works for me. I've included the shortlog as part of the patch on my > > for-master > > branch, unless there's any opposition I'll include this in my next PR. > > Sounds good!
Ping! Just want to make sure this makes it into 4.2. Alistair > > Alistair > > > > > > > > >> > > > >> > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > > >> > --- > > >> > You can get the branch from here if the binaries are causing issues: > > >> > https://github.com/alistair23/qemu/tree/mainline/alistair/opensbi.next > > >> > > >> You can use 'git format-patch --no-binary'. > > >> > > >> > > > >> > pc-bios/opensbi-riscv32-virt-fw_jump.bin | Bin 36888 -> 40984 > > >> > bytes > > >> > pc-bios/opensbi-riscv64-sifive_u-fw_jump.bin | Bin 45064 -> 49160 > > >> > bytes > > >> > pc-bios/opensbi-riscv64-virt-fw_jump.bin | Bin 40968 -> 45064 > > >> > bytes > > >> > roms/opensbi | 2 +- > > >> > 4 files changed, 1 insertion(+), 1 deletion(-) > > >> [...] > > >> > diff --git a/roms/opensbi b/roms/opensbi > > >> > index ce228ee091..be92da280d 160000 > > >> > --- a/roms/opensbi > > >> > +++ b/roms/opensbi > > >> > @@ -1 +1 @@ > > >> > -Subproject commit ce228ee0919deb9957192d723eecc8aaae2697c6 > > >> > +Subproject commit be92da280d87c38a2e0adc5d3f43bab7b5468f09 > > >> >