qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH V18 3/5] hw/mips: Add Loongson-3 boot parameter helpers


From: Huacai Chen
Subject: Re: [PATCH V18 3/5] hw/mips: Add Loongson-3 boot parameter helpers
Date: Mon, 21 Dec 2020 09:42:59 +0800

Yes, that's fine.

On Thu, Dec 17, 2020 at 2:11 AM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Hi Huacai,
>
> On 12/15/20 1:57 PM, Huacai Chen wrote:
> > Preparing to add Loongson-3 machine support, add Loongson-3's LEFI (a
> > UEFI-like interface for BIOS-Kernel boot parameters) helpers first.
> >
> > Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> > Signed-off-by: Huacai Chen <chenhuacai@kernel.org>
> > Co-developed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
> > Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
> > ---
> >  hw/mips/loongson3_bootp.c | 151 ++++++++++++++++++++++++
> >  hw/mips/loongson3_bootp.h | 241 ++++++++++++++++++++++++++++++++++++++
>
> I plan to add these to "Loongson-3 virtual platforms"
> in MAINTAINERS, is that OK with you?
>
> >  hw/mips/meson.build       |   1 +
> >  3 files changed, 393 insertions(+)
> >  create mode 100644 hw/mips/loongson3_bootp.c
> >  create mode 100644 hw/mips/loongson3_bootp.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]