On Thu, Apr 21, 2022 at 12:17 PM Bin Meng <[email protected]> wrote:
>
> On Wed, Apr 20, 2022 at 5:57 PM <[email protected]> wrote:
> >
> > From: Frank Chang <[email protected]>
> >
> > Allow user to set core's marchid, mvendorid, mipid CSRs through
> > -cpu command line option.
> >
> > The default values of marchid and mipid are built with QEMU's version
> > numbers.
> >
> > Signed-off-by: Frank Chang <[email protected]>
> > Reviewed-by: Jim Shu <[email protected]>
> > Reviewed-by: Alistair Francis <[email protected]>
> > ---
> >  target/riscv/cpu.c |  9 +++++++++
> >  target/riscv/cpu.h |  4 ++++
> >  target/riscv/csr.c | 38 ++++++++++++++++++++++++++++++++++----
> >  3 files changed, 47 insertions(+), 4 deletions(-)
> >
>
> Reviewed-by: Bin Meng <[email protected]>

Do you mind rebasing this on
https://github.com/alistair23/qemu/tree/riscv-to-apply.next ?

I have sent a PR and hopefully it should be merged into master soon

Alistair

>

Reply via email to