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
/
lib
/
riscv
/
ucall.c
Age
Commit message (
Expand
)
Author
2024-06-06
KVM: selftests: Fix RISC-V compilation
Andrew Jones
2023-12-30
RISC-V: KVM: selftests: Move sbi_ecall to processor.c
Andrew Jones
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
2022-11-16
KVM: selftests: Add ucall pool based implementation
Peter Gonda
2022-11-16
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
2022-01-06
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel