summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/kvm_util.h
AgeCommit message (Expand)AuthorLines
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare-0/+2
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini-0/+2
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu-0/+2
2020-04-15selftests: kvm: Add vm_get_fd() in kvm_utilWainer dos Santos Moschetta-0/+1
2020-04-15KVM: selftests: Add GUEST_ASSERT variants to pass values to hostSean Christopherson-5/+20
2020-04-15KVM: selftests: Add util to delete memory regionSean Christopherson-0/+1
2020-04-15KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson-0/+1
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones-0/+1
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones-3/+3
2020-03-16KVM: selftests: Share common API documentationAndrew Jones-2/+98
2020-03-16KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones-1/+7
2020-03-16KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson-0/+1
2020-03-16KVM: selftests: Rework debug message printingAndrew Jones-6/+0
2020-02-24KVM: selftests: Introduce num-pages conversion utilitiesAndrew Jones-0/+8
2020-01-31selftests: KVM: Add fpu and one reg set/get library functionsJanosch Frank-0/+6
2019-09-24KVM: selftests: Remove duplicate guest mode handlingPeter Xu-0/+4
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu-1/+10
2019-09-24KVM: selftests: Move vm type into _vm_create() internallyPeter Xu-2/+1
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth-7/+1
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+8
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-3/+3
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner-3/+1
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis-0/+2
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini-2/+1
2019-06-04KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth-0/+6
2019-06-04KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth-0/+2
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth-0/+2
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis-0/+4
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson-0/+1
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones-0/+2
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones-0/+2
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov-0/+2
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini-0/+2
2018-10-17kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones-0/+2
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones-1/+6
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones-0/+2
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones-54/+26
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones-1/+1
2018-10-17kvm: selftests: introduce ucallAndrew Jones-35/+41
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt-0/+4
2018-08-22kvm: selftest: add dirty logging testPeter Xu-0/+3
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu-1/+2
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu-0/+39
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini-0/+2
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini-1/+1
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini-6/+9
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini-0/+3
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini-0/+139