开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2023-09-21
KVM: riscv: selftests: Selectively filter-out AIA registers
Anup Patel
2023-09-21
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Anup Patel
2023-09-20
KVM: selftests: Assert that vasprintf() is successful
Sean Christopherson
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
[next]