index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
s390x
Age
Commit message (
Expand
)
Author
2024-10-07
KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions
Hariharan Mari
2024-08-19
selftests: kvm: s390: Define page sizes in shared header
Christoph Schlameuss
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-28
KVM: selftests: Move setting a vCPU's entry point to a dedicated API
Sean Christopherson
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
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-11-10
KVM: selftests: Use the right memslot for code, page-tables, and data allocat...
Ricardo Koller
2022-06-11
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert s390x/diag318_test_handler away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
2022-06-11
KVM: selftests: Return created vcpu from vm_vcpu_add_default()
Sean Christopherson
2022-06-11
KVM: selftests: Add "arch" to common utils that have arch implementations
Sean Christopherson
2022-06-11
KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
Sean Christopherson
2022-06-11
KVM: selftests: Rename vcpu.state => vcpu.run
Sean Christopherson
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
2022-06-11
KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existence
Sean Christopherson
2022-06-08
selftests: kvm: replace ternary operator with min()
Guo Zhengkui
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
2020-12-12
Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
2020-11-08
selftests: kvm: Clear uc so UCALL_NONE is being properly reported
Aaron Lewis
2020-04-15
KVM: selftests: Use kernel's list instead of homebrewed replacement
Sean Christopherson
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
2020-03-16
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
2019-08-02
KVM: selftests: Implement ucall() for s390x
Thomas Huth
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth