summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/s390x/processor.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: s390x: Remove redundant newlinesAndrew Jones
2022-11-10KVM: selftests: Use the right memslot for code, page-tables, and data allocat...Ricardo Koller
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson
2022-06-11KVM: selftests: Rename vm_vcpu_add* helpers to better show relationshipsSean Christopherson
2022-06-11KVM: selftests: Return created vcpu from vm_vcpu_add_default()Sean Christopherson
2022-06-11KVM: selftests: Add "arch" to common utils that have arch implementationsSean Christopherson
2022-06-11KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'Sean Christopherson
2022-06-11KVM: selftests: Rename vcpu.state => vcpu.runSean Christopherson
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson
2022-06-11KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existenceSean Christopherson
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-04-15KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson
2020-03-16KVM: selftests: Share common API documentationAndrew Jones
2020-03-16KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth