index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
2023-12-30
RISC-V: KVM: Add SBI STA extension skeleton
Andrew Jones
2023-08-08
RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Anup Patel
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-19
RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
Anup Patel
2023-06-18
RISC-V: KVM: Add in-kernel emulation of AIA APLIC
Anup Patel
2023-06-18
RISC-V: KVM: Implement device interface for AIA irqchip
Anup Patel
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
2023-02-07
RISC-V: KVM: Add SBI PMU extension support
Atish Patra
2023-02-07
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
2022-01-06
RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2
Atish Patra
2022-01-06
RISC-V: KVM: Add SBI v0.2 base extension
Atish Patra
2022-01-06
RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file
Atish Patra
2021-12-09
KVM: RISC-V: Use Makefile.kvm for common files
David Woodhouse
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel