summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/aarch64/ucall.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-27KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton1-2/+4
2022-11-16KVM: selftests: Add ucall pool based implementationPeter Gonda1-5/+2
2022-11-16KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson1-12/+2
2022-11-16KVM: selftests: Make arm64's MMIO ucall multi-VM friendlySean Christopherson1-5/+14
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson1-51/+3
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson1-11/+3
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson1-17/+5
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-7/+6
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta1-5/+4
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson1-4/+4
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson1-1/+0
2022-06-08selftests: kvm: replace ternary operator with min()Guo Zhengkui1-2/+2
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson1-1/+1
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis1-0/+3
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta1-1/+1
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth1-0/+112