index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
3
-12
/
+35
2022-12-09
KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
1
-0
/
+1
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
4
-8
/
+106
2022-12-05
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
1
-0
/
+3
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
1
-0
/
+8
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2022-12-02
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2
-12
/
+24
2022-12-02
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
1
-0
/
+1
2022-12-01
KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at will
Sean Christopherson
1
-0
/
+2
2022-11-29
KVM: selftests: Have perf_test_util signal when to stop vCPUs
Oliver Upton
1
-0
/
+3
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
1
-0
/
+4
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
1
-0
/
+2
2022-11-21
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
3
-10
/
+24
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
1
-0
/
+5
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
3
-10
/
+17
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
1
-0
/
+10
2022-11-21
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
2
-38
/
+33
2022-11-21
KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
Vitaly Kuznetsov
1
-5
/
+17
2022-11-21
KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
Vitaly Kuznetsov
1
-4
/
+6
2022-11-21
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
1
-0
/
+1
2022-11-18
KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...
Vitaly Kuznetsov
1
-0
/
+1
2022-11-18
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
1
-3
/
+32
2022-11-18
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
1
-0
/
+19
2022-11-18
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
1
-0
/
+3
2022-11-18
KVM: selftests: Better XMM read/write helpers
Vitaly Kuznetsov
1
-34
/
+36
2022-11-18
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
1
-2
/
+2
2022-11-18
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
1
-1
/
+4
2022-11-18
KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
Sean Christopherson
1
-0
/
+17
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
1
-0
/
+13
2022-11-17
KVM: selftests: move idt_entry to header
Maxim Levitsky
1
-0
/
+13
2022-11-17
KVM: selftests: Check for KVM nEPT support using "feature" MSRs
David Matlack
1
-1
/
+1
2022-11-17
KVM: selftests: Drop helpers for getting specific KVM supported CPUID entry
Sean Christopherson
1
-11
/
+0
2022-11-17
KVM: selftests: Add and use KVM helpers for x86 Family and Model
Sean Christopherson
1
-2
/
+17
2022-11-17
KVM: selftests: Add dedicated helpers for getting x86 Family and Model
Sean Christopherson
1
-17
/
+35
2022-11-17
KVM: selftests: Add PMU feature framework, use in PMU event filter test
Sean Christopherson
1
-0
/
+41
2022-11-17
KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*
Sean Christopherson
1
-4
/
+2
2022-11-17
KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX
Sean Christopherson
1
-0
/
+9
2022-11-17
KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*
Sean Christopherson
1
-5
/
+29
2022-11-17
KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values
Sean Christopherson
1
-0
/
+68
2022-11-17
KVM: selftests: Refactor X86_FEATURE_* framework to prep for X86_PROPERTY_*
Sean Christopherson
1
-13
/
+25
2022-11-17
KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR
Sean Christopherson
1
-0
/
+1
2022-11-17
KVM: selftests: Provide error code as a KVM_ASM_SAFE() output
Sean Christopherson
1
-12
/
+27
2022-11-17
KVM: selftests: Avoid JMP in non-faulting path of KVM_ASM_SAFE()
Sean Christopherson
1
-5
/
+3
2022-11-17
KVM: selftests: Copy KVM PFERR masks into selftests
David Matlack
1
-0
/
+23
2022-11-17
KVM: selftests: Add arch specific post vm creation hook
Vishal Annapurve
1
-0
/
+2
2022-11-17
KVM: selftests: Add arch specific initialization
Vishal Annapurve
1
-0
/
+7
2022-11-17
KVM: selftests: Play nice with huge pages when getting PTEs/GPAs
Sean Christopherson
1
-2
/
+9
2022-11-17
KVM: selftests: Remove useless shifts when creating guest page tables
Sean Christopherson
1
-1
/
+2
2022-11-17
KVM: selftests: Drop reserved bit checks from PTE accessor
Sean Christopherson
1
-2
/
+1
2022-11-17
KVM: selftests: Drop helpers to read/write page table entries
Sean Christopherson
1
-4
/
+2
[next]