summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/kvm_util_internal.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson1-94/+0
2022-06-11KVM: selftests: Make x86-64's register dump helpers staticSean Christopherson1-34/+0
2022-06-11KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existenceSean Christopherson1-1/+1
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen1-0/+2
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero1-2/+13
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito1-2/+0
2020-11-15KVM: selftests: Add dirty ring buffer testPeter Xu1-0/+4
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis1-0/+2
2020-04-15KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson1-4/+4
2020-03-16KVM: selftests: Share common API documentationAndrew Jones1-0/+48
2020-02-24KVM: selftests: Remove unnecessary definesAndrew Jones1-11/+0
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini1-0/+3
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner1-2/+1
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini1-2/+0
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones1-0/+1
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones1-0/+1
2018-10-17kvm: selftests: add virt mem support for aarch64Andrew Jones1-0/+1
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones1-12/+10
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones1-4/+4
2018-10-17kvm: selftests: introduce ucallAndrew Jones1-0/+1
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini1-0/+2
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini1-1/+4
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini1-0/+67