summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/x86_64/processor.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson2024-04-291-2/+0
* Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson2024-04-291-1/+2
* selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini2024-04-111-6/+0
* Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-181-0/+11
|\
| * KVM: selftests: Check that PV_UNHALT is cleared when HLT exiting is disabledVitaly Kuznetsov2024-03-061-0/+9
* | Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-32/+116
|\ \
| * | KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBVSean Christopherson2024-01-301-12/+26
| * | KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()Sean Christopherson2024-01-301-2/+28
| * | KVM: selftests: Move KVM_FEP macro into common library headerSean Christopherson2024-01-301-0/+3
| * | KVM: selftests: Query module param to detect FEP in MSR filtering testSean Christopherson2024-01-301-0/+5
| * | KVM: selftests: Add a helper to query if the PMU module param is enabledSean Christopherson2024-01-301-0/+5
| * | KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed countersSean Christopherson2024-01-301-18/+47
| * | KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()Sean Christopherson2024-01-301-2/+2
| * | KVM: selftests: Add vcpu_set_cpuid_property() to set propertiesJinrong Liang2024-01-301-1/+3
| |/
* | Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+8
|\ \
| * | KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda2024-02-281-0/+8
| |/
* | KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov2024-02-011-1/+1
* | KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov2024-02-011-0/+2
|/
* KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)Vishal Annapurve2023-11-141-0/+15
* KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson2023-10-121-0/+9
* KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson2023-10-121-0/+14
* KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang2023-08-171-0/+5
* Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-261-11/+72
|\
| * KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis2023-04-111-0/+20
| * KVM: selftests: Add all known XFEATURE masks to common codeAaron Lewis2023-04-111-8/+17
| * KVM: selftests: Rework dynamic XFeature helper to take mask, not bitSean Christopherson2023-04-111-3/+3
| * KVM: selftests: Move XGETBV and XSETBV helpers to common codeAaron Lewis2023-04-111-0/+18
| * KVM: selftests: Check that XTILEDATA supports XFDAaron Lewis2023-03-241-0/+1
| * KVM: selftests: Check that the palette table exists before using itAaron Lewis2023-03-241-0/+1
| * KVM: selftests: Add a fully functional "struct xstate" for x86Mingwei Zhang2023-03-241-0/+12
* | KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRsSean Christopherson2023-04-061-1/+16
* | KVM: selftests: Print out failing MSR and value in vcpu_set_msr()Sean Christopherson2023-04-061-8/+24
|/
* KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson2023-03-141-0/+2
* KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve2023-01-241-0/+3
* KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve2023-01-241-3/+22
* KVM: selftests: Fix a typo in the vcpu_msrs_set assertAaron Lewis2023-01-241-1/+1
* KVM: selftests: Test Hyper-V invariant TSC controlVitaly Kuznetsov2022-12-291-0/+1
* Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2022-12-021-0/+2
|\
| * KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at willSean Christopherson2022-11-301-0/+2
* | KVM: selftests: Define and use a custom static assert in lib headersSean Christopherson2022-12-011-11/+11
* | KVM: selftests: Restore assert for non-nested VMs in access tracking testSean Christopherson2022-12-011-0/+1
|/
* KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()Vitaly Kuznetsov2022-11-211-5/+0
* KVM: selftests: Better XMM read/write helpersVitaly Kuznetsov2022-11-181-34/+36
* Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini2022-11-171-0/+13
|\
| * KVM: selftests: move idt_entry to headerMaxim Levitsky2022-11-171-0/+13
* | KVM: selftests: Drop helpers for getting specific KVM supported CPUID entrySean Christopherson2022-11-161-11/+0
* | KVM: selftests: Add and use KVM helpers for x86 Family and ModelSean Christopherson2022-11-161-2/+17
* | KVM: selftests: Add dedicated helpers for getting x86 Family and ModelSean Christopherson2022-11-161-17/+35
* | KVM: selftests: Add PMU feature framework, use in PMU event filter testSean Christopherson2022-11-161-0/+41
* | KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*Sean Christopherson2022-11-161-4/+2