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