Re: [PATCH 0/4] QEMU Virt Machine Kconfig option

From: Anup Patel
Date: Mon Dec 02 2019 - 22:03:47 EST


On Tue, Dec 3, 2019 at 5:02 AM Palmer Dabbelt <palmerdabbelt@xxxxxxxxxx> wrote:
>
> On Mon, 25 Nov 2019 05:22:13 PST (-0800), Anup Patel wrote:
> > This patch series primarily adds QEMU Virt machine kconfig opiton and
> > does related RV32/RV64 defconfig updates.
> >
> > This series can be found in riscv_soc_virt_v1 branch at:
> > https//github.com/avpatel/linux.git
> >
> > Anup Patel (4):
> > RISC-V: Add kconfig option for QEMU virt machine
> > RISC-V: Enable QEMU virt machine support in defconfigs
> > RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
> > RISC-V: Select Goldfish RTC driver for QEMU virt machine
> >
> > arch/riscv/Kconfig.socs | 24 ++++++++++++++++++++++++
> > arch/riscv/configs/defconfig | 17 +++--------------
> > arch/riscv/configs/rv32_defconfig | 18 +++---------------
> > 3 files changed, 30 insertions(+), 29 deletions(-)
>
> Thanks.
>
> LMK if you're going to spin a v2 with the updated commit message.

There are some conflicts for Linux-5.5-rcX. I will rebase this series and
also update commit message.

Regards,
Anup