[kvmtool PATCH 0/2] Add riscv isa exts based on linux-6.11

Quan Zhou zhouquan at iscas.ac.cn
Tue Sep 24 07:14:27 PDT 2024


On 2024/9/24 21:20, Andrew Jones wrote:
> On Tue, Sep 24, 2024 at 07:03:27PM GMT, zhouquan at iscas.ac.cn wrote:
>> From: Quan Zhou <zhouquan at iscas.ac.cn>
>>
>> Add support for a few Zc* extensions, Zimop, Zcmop and Zawrs.
>>
>> Quan Zhou (2):
>>    Sync-up headers with Linux-6.11 kernel
>>    riscv: Add Zc*/Zimop/Zcmop/Zawrs exts support
>>
>>   include/linux/kvm.h                 | 27 +++++++++++++++-
>>   powerpc/include/asm/kvm.h           |  3 ++
>>   riscv/fdt.c                         |  7 +++++
>>   riscv/include/asm/kvm.h             |  7 +++++
>>   riscv/include/kvm/kvm-config-arch.h | 21 +++++++++++++
>>   x86/include/asm/kvm.h               | 49 +++++++++++++++++++++++++++++
>>   6 files changed, 113 insertions(+), 1 deletion(-)
>>
>>
>> base-commit: b48735e5d562eaffb96cf98a91da212176f1534c
>> -- 
>> 2.34.1
>>
> 
> These have already been posted by Anup [1].
> 
> [1] https://lore.kernel.org/all/20240831112743.379709-1-apatel@ventanamicro.com/
> 
> Thanks,
> drew

Sorry, I missed that. Thanks for the reminder!

Thanks,
Quan




More information about the kvm-riscv mailing list