summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/kvm_util_internal.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson2022-06-111-94/+0
* KVM: selftests: Make x86-64's register dump helpers staticSean Christopherson2022-06-111-34/+0
* KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existenceSean Christopherson2022-06-111-1/+1
* KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen2021-05-271-0/+2
* KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero2021-05-271-2/+13
* selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito2021-03-181-2/+0
* KVM: selftests: Add dirty ring buffer testPeter Xu2020-11-151-0/+4
* selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-081-0/+2
* KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson2020-04-151-4/+4
* KVM: selftests: Share common API documentationAndrew Jones2020-03-161-0/+48
* KVM: selftests: Remove unnecessary definesAndrew Jones2020-02-241-11/+0
* selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-271-0/+3
* Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-111-2/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1
* | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-051-2/+0
|/
* kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2018-12-211-0/+1
* kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-171-0/+1
* kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-171-0/+1
* kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-171-12/+10
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-171-4/+4
* kvm: selftests: introduce ucallAndrew Jones2018-10-171-0/+1
* kvm: selftests: add basic test for state save and restorePaolo Bonzini2018-08-061-0/+2
* kvm: selftests: create a GDT and TSSPaolo Bonzini2018-08-061-1/+4
* kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-041-0/+67