mbox series

[v2,0/4] QEMU Virt Machine Kconfig option

Message ID 20191203034909.37385-1-anup.patel@wdc.com (mailing list archive)
Headers show
Series QEMU Virt Machine Kconfig option | expand

Message

Anup Patel Dec. 3, 2019, 3:49 a.m. UTC
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(-)

Comments

Anup Patel Feb. 19, 2020, 3:22 a.m. UTC | #1
Hi Palmer,

On Tue, Dec 3, 2019 at 9:19 AM Anup Patel <Anup.Patel@wdc.com> 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
>
Palmer Dabbelt March 5, 2020, 6:49 p.m. UTC | #2
On Tue, 18 Feb 2020 19:22:38 PST (-0800), anup@brainfault.org wrote:
> Hi Palmer,
>
> On Tue, Dec 3, 2019 at 9:19 AM Anup Patel <Anup.Patel@wdc.com> 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
>>