index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-02
KVM: selftests: Add a CPUID testcase for KVM_SET_CPUID2 with runtime updates
Sean Christopherson
2025-11-26
Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
2025-11-20
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
2025-11-20
KVM: selftests: Remove the unused argument to prepare_eptp()
Yosry Ahmed
2025-11-20
KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
2025-10-20
KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
Sean Christopherson
2025-10-20
KVM: selftests: Define wrappers for common syscalls to assert success
Sean Christopherson
2025-09-23
KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
Sean Christopherson
2025-09-23
KVM: selftests: Add coverage for KVM-defined registers in MSRs test
Sean Christopherson
2025-09-23
KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
Sean Christopherson
2025-09-23
KVM: selftests: Extend MSRs test to validate vCPUs without supported features
Sean Christopherson
2025-09-23
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Sean Christopherson
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
2025-09-23
KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()
Sean Christopherson
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
2025-09-23
selftests/kvm: remove stale TODO in xapic_state_test
Sukrut Heroorkar
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
2025-09-23
KVM: selftests: Reduce number of "unavailable PMU events" combos tested
Sean Christopherson
2025-09-23
KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
Sean Christopherson
2025-09-23
KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
Dapeng Mi
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
2025-09-11
KVM: selftests: Add support for DIV and IDIV in the fastops test
Sean Christopherson
2025-09-11
KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)
Sean Christopherson
2025-09-11
KVM: selftests: Add coverage for 'b' (byte) sized fastops emulation
Sean Christopherson
2025-09-08
KVM: selftests: Fix typo in hyperv cpuid test message
Alok Tiwari
2025-07-29
Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-09
KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF
Jim Mattson
2025-06-24
KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
Chenyi Qiang
2025-06-23
KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
Sean Christopherson
2025-06-23
KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
Sean Christopherson
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
2025-06-20
KVM: selftests: Verify KVM disable interception (for userspace) on filter change
Sean Christopherson
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-19
KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXIT
Nikunj A Dadhania
2025-05-08
KVM: selftests: Add a test for x86's fastops emulation
Sean Christopherson
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
[next]