[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <mhng-be6b9ad5-d81c-4ae1-9eed-9b2d63600b37@palmerdabbelt-glaptop1>
Date: Mon, 04 May 2020 13:01:28 -0700 (PDT)
From: Palmer Dabbelt <palmerdabbelt@...gle.com>
To: Anup Patel <Anup.Patel@....com>
CC: Paul Walmsley <paul.walmsley@...ive.com>, aou@...s.berkeley.edu,
pbonzini@...hat.com, Atish Patra <Atish.Patra@....com>,
Alistair Francis <Alistair.Francis@....com>,
anup@...infault.org, kvm@...r.kernel.org,
kvm-riscv@...ts.infradead.org, linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org, Anup Patel <Anup.Patel@....com>
Subject: Re: [PATCH 0/3] RISC-V KVM preparation
On Thu, 23 Apr 2020 21:59:25 PDT (-0700), Anup Patel wrote:
> This patch series is factored-out from the KVM RISC-V v11 series and is
> based upon Linux-5.7-rc2.
>
> These patches are mostly preparatory changes in Linux RISC-V kernel which
> we require for KVM RISC-V implementation. Also, most of these patches are
> already reviewed as part of original KVM RISC-V series.
>
> Anup Patel (3):
> RISC-V: Export riscv_cpuid_to_hartid_mask() API
> RISC-V: Add bitmap reprensenting ISA features common across CPUs
> RISC-V: Remove N-extension related defines
>
> arch/riscv/include/asm/csr.h | 3 --
> arch/riscv/include/asm/hwcap.h | 22 +++++++++
> arch/riscv/kernel/cpufeature.c | 83 ++++++++++++++++++++++++++++++++--
> arch/riscv/kernel/smp.c | 2 +
> 4 files changed, 104 insertions(+), 6 deletions(-)
These are on fixes.
Powered by blists - more mailing lists