summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/elf.c
AgeCommit message (Expand)Author
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones
2023-01-24KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fdReiji Watanabe
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2022-11-16KVM: selftests: Fix spelling mistake "begining" -> "beginning"Colin Ian King
2022-11-10KVM: selftests: Use the right memslot for code, page-tables, and data allocat...Ricardo Koller
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson
2021-11-16KVM: selftests: Expose align() helpers to testsSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson
2021-06-24KVM: selftests: Unconditionally use memslot 0 when loading elf binarySean Christopherson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini