index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-22
KVM: selftests: Make reclaim_period_ms input always be positive
Vipin Sharma
1
-1
/
+1
2023-01-22
selftests: kvm: move declaration at the beginning of main()
Paolo Bonzini
1
-4
/
+3
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
1
-2
/
+11
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
1
-0
/
+6
2022-12-27
KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
Sean Christopherson
1
-5
/
+0
2022-12-23
KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI test
Sean Christopherson
1
-1
/
+2
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
2
-4
/
+4
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+47
2022-12-01
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
1
-3
/
+7
2022-12-01
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
1
-0
/
+1
2022-11-30
KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at will
Sean Christopherson
1
-0
/
+47
2022-11-30
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
1
-20
/
+95
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
1
-0
/
+14
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
1
-6
/
+6
2022-11-21
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
1
-0
/
+0
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
1
-5
/
+54
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
1
-2
/
+48
2022-11-21
KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
Vitaly Kuznetsov
2
-21
/
+23
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
1
-11
/
+11
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
1
-2
/
+2
2022-11-21
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
1
-0
/
+1
2022-11-21
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
1
-0
/
+690
2022-11-18
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
2
-1
/
+315
2022-11-18
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
1
-19
/
+1
2022-11-18
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
1
-4
/
+2
2022-11-18
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
1
-1
/
+1
2022-11-18
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
1
-2
/
+1
2022-11-18
KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
Sean Christopherson
1
-18
/
+0
2022-11-18
x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
Sean Christopherson
1
-3
/
+3
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2
-17
/
+123
2022-11-17
KVM: selftests: add svm part to triple_fault_test
Maxim Levitsky
1
-17
/
+56
2022-11-17
kvm: selftests: add svm nested shutdown test
Maxim Levitsky
1
-0
/
+67
2022-11-16
KVM: selftests: Assert in prepare_eptp() that nEPT is supported
David Matlack
1
-0
/
+1
2022-11-16
KVM: selftests: Add and use KVM helpers for x86 Family and Model
Sean Christopherson
1
-12
/
+11
2022-11-16
KVM: selftests: Add PMU feature framework, use in PMU event filter test
Sean Christopherson
1
-44
/
+7
2022-11-16
KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*
Sean Christopherson
1
-17
/
+2
2022-11-16
KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX
Sean Christopherson
1
-79
/
+22
2022-11-16
KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test
Sean Christopherson
1
-10
/
+1
2022-11-16
KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILURE
David Matlack
1
-0
/
+45
2022-11-16
KVM: selftests: Expect #PF(RSVD) when TDP is disabled
David Matlack
1
-5
/
+46
2022-11-16
KVM: selftests: Provide error code as a KVM_ASM_SAFE() output
Sean Christopherson
1
-1
/
+2
2022-11-16
KVM: selftests: Move flds instruction emulation failure handling to header
David Matlack
2
-40
/
+59
2022-11-16
KVM: selftests: Delete dead ucall code
David Matlack
1
-60
/
+1
2022-11-16
KVM: selftests: Explicitly require instructions bytes
David Matlack
1
-48
/
+20
2022-11-16
KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_test
David Matlack
1
-1
/
+2
2022-11-16
KVM: selftests: Don't assume vcpu->id is '0' in xAPIC state test
Gautam Menghani
1
-1
/
+3
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
10
-30
/
+0
2022-11-16
KVM: selftests: Drop reserved bit checks from PTE accessor
Sean Christopherson
1
-1
/
+1
2022-11-16
KVM: selftests: Drop helpers to read/write page table entries
Sean Christopherson
1
-2
/
+4
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
1
-2
/
+1
[next]