summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/include
AgeCommit message (Expand)Author
2023-11-14KVM: selftests: Add support for creating private memslotsSean Christopherson
2023-11-14KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2Sean Christopherson
2023-11-14KVM: selftests: Drop unused kvm_userspace_memory_region_find() helperSean Christopherson
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-01Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-24KVM: selftests: aarch64: vPMU register test for unimplemented countersReiji Watanabe
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-13selftests/kvm: Replace attribute with macroMaciej Wieczor-Retman
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-08-31Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-08-17KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang
2023-08-09KVM: riscv: selftests: Add get-reg-list testHaibo Xu
2023-08-09KVM: selftests: Add skip_set facility to get_reg_list testHaibo Xu
2023-08-09KVM: arm64: selftests: Move finalize_vcpu back to run_testHaibo Xu
2023-08-08KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.hAndrew Jones
2023-08-08KVM: arm64: selftests: Replace str_with_index with strdup_printfAndrew Jones
2023-08-02KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpersSean Christopherson
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson
2023-08-02KVM: selftests: Add #define of expected KVM exit reason for ucallSean Christopherson
2023-08-02KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson
2023-08-02KVM: selftests: Add formatted guest assert support in ucall frameworkSean Christopherson
2023-08-02KVM: selftests: Add string formatting options to ucallAaron Lewis
2023-08-02KVM: selftests: Add additional pages to the guest to accommodate ucallAaron Lewis
2023-08-02KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis
2023-08-02KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()Sean Christopherson
2023-08-02KVM: selftests: Rename the ASSERT_EQ macroThomas Huth
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson
2023-06-06KVM: selftests: Allow specify physical cpu list in demand paging testPeter Xu
2023-06-01KVM: selftests: Move dirty logging functions to memstress.(c|h)Ben Gardon
2023-04-26Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-04-26Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-04-11KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis
2023-04-11KVM: selftests: Add all known XFEATURE masks to common codeAaron Lewis
2023-04-11KVM: selftests: Rework dynamic XFeature helper to take mask, not bitSean Christopherson
2023-04-11KVM: selftests: Move XGETBV and XSETBV helpers to common codeAaron Lewis
2023-04-06KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRsSean Christopherson
2023-04-06KVM: selftests: Print out failing MSR and value in vcpu_set_msr()Sean Christopherson
2023-04-05KVM: selftests: Add a helper for SMCCC calls with SMC instructionOliver Upton
2023-03-24KVM: selftests: Check that XTILEDATA supports XFDAaron Lewis
2023-03-24KVM: selftests: Check that the palette table exists before using itAaron Lewis
2023-03-24KVM: selftests: Add a fully functional "struct xstate" for x86Mingwei Zhang
2023-03-24KVM: selftests: Add a helper to read kvm boolean module parametersLike Xu
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson
2023-02-15Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini