aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/elf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson1-1/+0
2021-11-16KVM: selftests: Expose align() helpers to testsSean Christopherson1-2/+1
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson1-1/+1
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson1-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner1-2/+1
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini1-0/+197