summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/s390x/processor.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Add wrapper to allocate page table pageSean Christopherson2021-06-241-2/+0
* KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson2021-06-241-5/+4
* KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson2021-06-241-3/+3
* KVM: selftests: Make vm_create_default commonAndrew Jones2020-11-151-22/+0
* selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-081-0/+4
* KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson2020-04-151-1/+4
* KVM: selftests: Share common API documentationAndrew Jones2020-03-161-74/+0
* KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon2020-03-161-0/+36
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-151-10/+2
* KVM: selftests: Add processor code for s390xThomas Huth2019-06-041-0/+286