On Wed, Aug 14, 2019 at 5:46 PM Bin Meng <bmeng...@gmail.com> wrote: > > Hi Palmer, > > On Sat, Aug 10, 2019 at 9:49 AM Alistair Francis <alistai...@gmail.com> wrote: > > > > On Wed, Aug 7, 2019 at 7:50 PM Bin Meng <bmeng...@gmail.com> wrote: > > > > > > For RV32, the root page table's PPN has 22 bits hence its address > > > bits could be larger than the maximum bits that target_ulong is > > > able to represent. Use hwaddr instead. > > > > > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > > > > Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> > > > > Would you take this one too? >
Ping? What's the status of this patch? Regards, Bin