index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
/
riscv
Age
Commit message (
Expand
)
Author
2024-04-26
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
2024-04-26
KVM: riscv: selftests: Add SBI PMU extension definitions
Atish Patra
2024-04-26
KVM: riscv: selftests: Add helper functions for extension checks
Atish Patra
2024-04-26
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-06
KVM: riscv: selftests: Add sstc timer test
Haibo Xu
2024-03-06
KVM: riscv: selftests: Change vcpu_has_ext to a common function
Haibo Xu
2024-03-06
KVM: riscv: selftests: Add exception handling support
Haibo Xu
2024-02-28
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
2024-02-26
KVM: riscv: selftests: Switch to use macro from csr.h
Haibo Xu
2023-12-30
RISC-V: KVM: selftests: Add steal_time test support
Andrew Jones
2023-12-30
RISC-V: KVM: selftests: Add guest_sbi_probe_extension
Andrew Jones
2023-12-29
KVM: riscv: selftests: Add RISCV_SBI_EXT_REG
Andrew Jones
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-08-09
KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
2023-08-02
KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2022-04-09
KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
Anup Patel
2022-01-06
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel