index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2023-04-06
KVM: selftests: Print out failing MSR and value in vcpu_set_msr()
Sean Christopherson
-8
/
+24
2023-04-06
KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1
Sean Christopherson
-0
/
+3
2023-04-06
KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test
Sean Christopherson
-6
/
+19
2023-04-06
KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN
Sean Christopherson
-20
/
+31
2023-04-05
KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()
Hao Ge
-2
/
+6
2023-04-05
KVM: selftests: Add test for SMCCC filter
Oliver Upton
-0
/
+261
2023-04-05
KVM: selftests: Add a helper for SMCCC calls with SMC instruction
Oliver Upton
-19
/
+46
2023-03-30
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
-5
/
+5
2023-03-30
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Ryan Roberts
-2
/
+5
2023-03-30
KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48
Ryan Roberts
-8
/
+24
2023-03-30
KVM: selftests: Fixup config fragment for access_tracking_perf_test
Ryan Roberts
-0
/
+1
2023-03-30
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
-1
/
+15
2023-03-30
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
-15
/
+25
2023-03-30
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
-1
/
+4
2023-03-24
KVM: selftests: Check that XTILEDATA supports XFD
Aaron Lewis
-0
/
+2
2023-03-24
KVM: selftests: Check that the palette table exists before using it
Aaron Lewis
-0
/
+6
2023-03-24
KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()
Aaron Lewis
-7
/
+3
2023-03-24
KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
Aaron Lewis
-1
/
+1
2023-03-24
KVM: selftests: Assert that XTILE is XSAVE-enabled
Aaron Lewis
-6
/
+1
2023-03-24
KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFD
Mingwei Zhang
-0
/
+10
2023-03-24
KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NM
Mingwei Zhang
-0
/
+2
2023-03-24
KVM: selftests: Add check of CR0.TS in the #NM handler in amx_test
Mingwei Zhang
-0
/
+1
2023-03-24
KVM: selftests: Enable checking on xcomp_bv in amx_test
Mingwei Zhang
-0
/
+1
2023-03-24
KVM: selftests: Fix an error in comment of amx_test
Mingwei Zhang
-1
/
+4
2023-03-24
KVM: selftests: Add a fully functional "struct xstate" for x86
Mingwei Zhang
-25
/
+23
2023-03-24
KVM: selftests: Add 'malloc' failure check in vcpu_save_state
Ivan Orlov
-0
/
+1
2023-03-24
KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
Ackerley Tng
-1
/
+17
2023-03-24
KVM: selftests: Report enable_pmu module value when test is skipped
Like Xu
-0
/
+2
2023-03-24
KVM: selftests: Add a helper to read kvm boolean module parameters
Like Xu
-0
/
+6
2023-03-24
KVM: selftests: Fix nsec to sec conversion in demand_paging_test
Anish Moorthy
-1
/
+1
2023-03-14
KVM: selftests: Sync KVM exit reasons in selftests
Vipin Sharma
-2
/
+15
2023-03-14
KVM: selftests: Add macro to generate KVM exit reason strings
Sean Christopherson
-26
/
+28
2023-03-14
KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
Vipin Sharma
-1
/
+2
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
-293
/
+69
2023-03-14
KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test
David Woodhouse
-0
/
+27
2023-03-14
KVM: selftests: Use enum for test numbers in xen_shinfo_test
David Woodhouse
-51
/
+82
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
-54
/
+21
2023-03-14
KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
Sean Christopherson
-12
/
+17
2023-03-14
selftests: KVM: skip hugetlb tests if huge pages are not available
Paolo Bonzini
-9
/
+16
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-406
/
+1453
2023-02-21
Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+55
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+3
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-5
/
+1
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-148
/
+527
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-89
/
+107
2023-02-15
Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-62
/
+63
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-5
/
+376
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
-5
/
+1
2023-02-08
KVM: selftests: Remove duplicate macro definition
Shaoqin Huang
-3
/
+0
2023-02-08
KVM: selftests: Clean up misnomers in xen_shinfo_test
Michal Luczaj
-8
/
+5
[prev]
[next]