95c99104cb42 ("RISC-V: KVM: Probe for SBI extension status") 9f9e3ebe111c ("RISC-V: KVM: Convert extension_disabled[] to ext_status[]") ae328dadf985 ("RISC-V: KVM: Rename dis_idx to ext_idx") 96b3d4bd93f9 ("RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions") cbddc4c4cb9e ("RISC-V: KVM: Add SBI PMU extension support") 8f0153ecd3bf ("RISC-V: KVM: Add skeleton support for perf") 026bac4574b5 ("RISC-V: KVM: Define a probe function for SBI extension data structures") 52ec4b695dbe ("RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU") 23fe562e45c5 ("RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h") e81af89baebf ("RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()") b91f0e4cb8a3 ("RISC-V: KVM: Factor-out instruction emulation into separate sources") affa28e4d094 ("RISC-V: KVM: Introduce ISA extension register") 13acfec2dbcc ("RISC-V: KVM: Add remote HFENCE functions based on VCPU requests") 2415e46e3a9a ("RISC-V: KVM: Introduce range based local HFENCE functions") b4bbb95ea6c4 ("RISC-V: KVM: Add Sv57x4 mode support for G-stage") 26708234eb12 ("RISC-V: KVM: Use G-stage name for hypervisor page table") 2031f2876896 ("KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused") fdd6f6ac2e48 ("KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy") c9d3b5bd2693 ("RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function") be78aa8a38c8 ("RISC-V: KVM: Implement SBI v0.3 SRST extension")