aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/s390x (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson1-1/+0
2022-06-11KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existenceSean Christopherson1-4/+1
2022-06-08selftests: kvm: replace ternary operator with min()Guo Zhengkui1-1/+1
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson1-2/+0
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson1-5/+4
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson1-3/+3
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+82
2020-12-10KVM: selftests: sync_regs test for diag318Collin Walling1-0/+82
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones1-22/+0
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis1-0/+4
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis1-0/+3
2020-04-15KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson1-1/+4
2020-03-16KVM: selftests: Share common API documentationAndrew Jones1-74/+0
2020-03-16KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon1-0/+36
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth1-0/+56
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+278
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth1-0/+286