summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/aarch64/ucall.c
AgeCommit message (Expand)AuthorLines
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson-34/+0
2023-08-02KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson-10/+1
2022-12-27KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton-2/+4
2022-11-16KVM: selftests: Add ucall pool based implementationPeter Gonda-5/+2
2022-11-16KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson-12/+2
2022-11-16KVM: selftests: Make arm64's MMIO ucall multi-VM friendlySean Christopherson-5/+14
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson-51/+3
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson-11/+3
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson-17/+5
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini-7/+6
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta-5/+4
2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson-4/+4
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson-1/+0
2022-06-08selftests: kvm: replace ternary operator with min()Guo Zhengkui-2/+2
2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson-1/+1
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis-0/+3
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta-1/+1
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth-0/+112