Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-28 | RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init() | Anup Patel | 1 | -4/+2 |
2025-05-27 | RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUs | Maxim Levitsky | 1 | -32/+2 |
2025-05-21 | KVM: RISC-V: remove unnecessary SBI reset state | Radim Krčmář | 1 | -3/+1 |
2024-06-26 | RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers | Anup Patel | 1 | -1/+1 |
2024-05-31 | RISC-V: KVM: No need to use mask when hart-index-bit is 0 | Yong-Xuan Wang | 1 | -3/+4 |
2023-06-20 | RISC-V: KVM: Remove unneeded semicolon | Yang Li | 1 | -2/+2 |
2023-06-19 | RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip | Anup Patel | 1 | -2/+27 |
2023-06-18 | RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip | Anup Patel | 1 | -0/+25 |
2023-06-18 | RISC-V: KVM: Implement device interface for AIA irqchip | Anup Patel | 1 | -0/+623 |