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
Age
Commit message (
Expand
)
Author
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-08-31
Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-28
KVM: s390: selftests: Add selftest for single-stepping
Ilya Leoshkevich
2023-08-25
KVM: selftests: Explicit set #UD when *potentially* injecting exception
Sean Christopherson
2023-08-25
KVM: selftests: Reload "good" vCPU state if vCPU hits shutdown
Sean Christopherson
2023-08-17
KVM: selftests: Test gp event filters don't affect fixed event filters
Jinrong Liang
2023-08-17
KVM: selftests: Test if event filter meets expectations on fixed counters
Jinrong Liang
2023-08-17
KVM: selftests: Add test cases for unsupported PMU event filter input values
Jinrong Liang
2023-08-17
KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filter
Jinrong Liang
2023-08-17
KVM: selftests: Drop the return of remove_event()
Jinrong Liang
2023-08-17
KVM: selftests: Add x86 properties for Intel PMU in processor.h
Jinrong Liang
2023-08-09
KVM: riscv: selftests: Add get-reg-list test
Haibo Xu
2023-08-09
KVM: selftests: Add skip_set facility to get_reg_list test
Haibo Xu
2023-08-09
KVM: selftests: Only do get/set tests on present blessed list
Haibo Xu
2023-08-09
KVM: arm64: selftests: Move finalize_vcpu back to run_test
Haibo Xu
2023-08-09
KVM: arm64: selftests: Move reject_set check logic to a function
Haibo Xu
2023-08-09
KVM: arm64: selftests: Finish generalizing get-reg-list
Andrew Jones
2023-08-09
KVM: arm64: selftests: Split get-reg-list test code
Andrew Jones
2023-08-08
KVM: arm64: selftests: Delete core_reg_fixup
Andrew Jones
2023-08-08
KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
Andrew Jones
2023-08-08
KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
Andrew Jones
2023-08-08
KVM: arm64: selftests: Drop SVE cap check in print_reg
Andrew Jones
2023-08-08
KVM: arm64: selftests: Replace str_with_index with strdup_printf
Andrew Jones
2023-08-02
KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers
Sean Christopherson
2023-08-02
KVM: selftests: Print out guest RIP on unhandled exception
Sean Christopherson
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's XCR0 test to use printf-based guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert VMX's PMU capabilities test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert the x86 userspace I/O test to printf guest assert
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's TSC MSRs test to use printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert the nSVM software interrupt test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's set BSP ID test to printf style guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's nested exceptions test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the Hyper-V extended hypercalls test to printf asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the memslot performance test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Add a selftest for guest prints and formatted asserts
Aaron Lewis
[next]