index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
Merge branch 'kvm-selftest' into kvm-master
Paolo Bonzini
1
-9
/
+66
2021-11-16
KVM: selftests: Add event channel upcall support to xen_shinfo_test
David Woodhouse
1
-9
/
+66
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-0
/
+203
2021-11-11
selftest: KVM: Add intra host migration tests
Peter Gonda
1
-0
/
+203
2021-11-02
Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2
-16
/
+2
2021-10-21
selftests: kvm: fix mismatched fclose() after popen()
Shuah Khan
1
-1
/
+1
2021-10-18
selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
Oliver Upton
1
-0
/
+203
2021-09-30
KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust tests
Thomas Huth
2
-3
/
+2
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+128
2021-09-23
KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
Maxim Levitsky
1
-0
/
+128
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
1
-15
/
+0
2021-09-16
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+2
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-1
/
+1
2021-08-20
KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
1
-3
/
+21
2021-08-04
KVM: selftests: fix hyperv_clock test
Maxim Levitsky
1
-1
/
+1
2021-08-03
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
1
-3
/
+38
2021-07-15
KVM: selftests: smm_test: Test SMM enter from L2
Vitaly Kuznetsov
1
-6
/
+64
2021-07-14
KVM: selftests: x86: Address missing vm_install_exception_handler conversions
Marc Zyngier
2
-2
/
+2
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
6
-18
/
+14
2021-06-24
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
1
-0
/
+219
2021-06-24
KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates
Sean Christopherson
1
-0
/
+147
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
2
-4
/
+4
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
4
-4
/
+4
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Use "standard" min virtual address for CPUID test alloc
Sean Christopherson
1
-2
/
+1
2021-06-24
KVM: selftests: Use alloc page helper for xAPIC IPI test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
2
-4
/
+4
2021-06-24
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
1
-2
/
+0
2021-06-17
KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost
Vitaly Kuznetsov
1
-26
/
+38
2021-06-17
KVM: selftests: Introduce hyperv_features test
Vitaly Kuznetsov
1
-0
/
+649
2021-06-17
KVM: selftests: move Hyper-V MSR definitions to hyperv.h
Vitaly Kuznetsov
1
-7
/
+1
2021-06-17
KVM: selftests: Introduce x2APIC register manipulation functions
Jim Mattson
1
-2
/
+2
2021-06-17
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
3
-65
/
+11
2021-06-17
KVM: selftests: x86: Add vmx_nested_tsc_scaling_test
Ilias Stamatis
1
-0
/
+242
2021-06-14
KVM: selftests: Move GUEST_ASSERT_EQ to utils header
Ricardo Koller
1
-9
/
+0
2021-06-14
KVM: selftests: Complete x86_64/sync_regs_test ucall
Ricardo Koller
1
-1
/
+6
2021-06-14
KVM: selftests: Rename vm_handle_exception
Ricardo Koller
4
-8
/
+8
2021-05-27
KVM: selftests: Print a message if /dev/kvm is missing
David Matlack
1
-6
/
+2
2021-05-27
KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_test
David Matlack
1
-0
/
+5
2021-05-07
KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...
Vitaly Kuznetsov
1
-11
/
+55
2021-05-07
KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD
Vitaly Kuznetsov
1
-8
/
+16
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
3
-0
/
+569
2021-04-17
KVM: selftests: remove redundant semi-colon
Yang Yingliang
1
-1
/
+1
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
1
-2
/
+11
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
1
-0
/
+166
[next]