2019-12-03 03:51:34

by Anup Patel

[permalink] [raw]
Subject: [PATCH v2 0/4] QEMU Virt Machine Kconfig option

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

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


2020-02-19 03:24:28

by Anup Patel

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

Hi Palmer,

On Tue, Dec 3, 2019 at 9:19 AM Anup Patel <[email protected]> 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 ??

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
>

2020-03-05 18:49:47

by Palmer Dabbelt

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

On Tue, 18 Feb 2020 19:22:38 PST (-0800), [email protected] wrote:
> Hi Palmer,
>
> On Tue, Dec 3, 2019 at 9:19 AM Anup Patel <[email protected]> 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
>>