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

From: Palmer Dabbelt
Date: Thu Mar 05 2020 - 13:49:15 EST


On Tue, 18 Feb 2020 19:22:38 PST (-0800), anup@xxxxxxxxxxxxxx wrote:
Hi Palmer,

On Tue, Dec 3, 2019 at 9:19 AM Anup Patel <Anup.Patel@xxxxxxx> 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_v2 branch at:
https//github.com/avpatel/linux.git

The corresponding QEMU patches are now part of QEMU upstream
master branch.

Can you consider this series for Linux-5.6 ??

They're on fixes.


Regards,
Anup


Changes since v1:
- Fixed commit description in PATCH2
- Rebased series on latest Linus's master branch at
commit 76bb8b05960c3d1668e6bee7624ed886cbd135ba

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(-)

--
2.17.1