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
2024-09-04
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
-0
/
+14
2024-08-30
KVM: arm64: selftests: Add arch_timer_edge_cases selftest
Colton Lewis
-1
/
+1080
2024-08-30
KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer test
Colton Lewis
-6
/
+14
2024-08-29
KVM: selftests: Explicitly include committed one-off assets in .gitignore
Sean Christopherson
-0
/
+4
2024-08-29
KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
Sean Christopherson
-0
/
+265
2024-08-29
KVM: selftests: Add SEV-ES shutdown test
Peter Gonda
-0
/
+32
2024-08-29
KVM: selftests: Always unlink memory regions when deleting (VM free)
Sean Christopherson
-9
/
+6
2024-08-29
KVM: selftests: Remove unused kvm_memcmp_hva_gva()
Sean Christopherson
-72
/
+0
2024-08-29
KVM: selftests: Play nice with AMD's AVIC errata
Sean Christopherson
-4
/
+19
2024-08-29
KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote
Sean Christopherson
-2
/
+4
2024-08-29
KVM: selftests: Test x2APIC ICR reserved bits
Sean Christopherson
-13
/
+10
2024-08-29
KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
Sean Christopherson
-6
/
+12
2024-08-29
KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs
Sean Christopherson
-1
/
+20
2024-08-29
KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
Sean Christopherson
-5
/
+3
2024-08-29
KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
Sean Christopherson
-2
/
+17
2024-08-29
KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regs
Oliver Upton
-0
/
+1
2024-08-27
KVM: arm64: Add selftest checking how the absence of GICv3 is handled
Marc Zyngier
-0
/
+176
2024-08-25
KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
Shaoqin Huang
-3
/
+11
2024-08-22
KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal
Vitaly Kuznetsov
-2
/
+24
2024-08-22
KVM: selftests: Move Hyper-V specific functions out of processor.c
Vitaly Kuznetsov
-64
/
+68
2024-08-22
KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...
Shameer Kolothum
-0
/
+2
2024-08-19
selftests: kvm: s390: Add debug print functions
Christoph Schlameuss
-0
/
+69
2024-08-19
selftests: kvm: s390: Add test fixture and simple VM setup tests
Christoph Schlameuss
-0
/
+131
2024-08-19
selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
Christoph Schlameuss
-0
/
+80
2024-08-19
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Christoph Schlameuss
-2
/
+242
2024-08-19
selftests: kvm: s390: Define page sizes in shared header
Christoph Schlameuss
-14
/
+17
2024-08-14
KVM: selftests: Test memslot move in memslot_perf_test with quirk disabled
Yan Zhao
-1
/
+11
2024-08-14
KVM: selftests: Allow slot modification stress test with quirk disabled
Yan Zhao
-2
/
+17
2024-08-14
KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled
Yan Zhao
-8
/
+21
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
-0
/
+28
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-2
/
+2
2024-08-07
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
-2
/
+2
2024-07-29
KVM: riscv: selftests: Fix compile error
Yong-Xuan Wang
-4
/
+4
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-55
/
+473
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+28
2024-07-16
Merge tag 'kvm-x86-selftests-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-53
/
+41
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+232
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-2
/
+36
2024-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-0
/
+17
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
-0
/
+17
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
-0
/
+4
2024-07-12
KVM: riscv: selftests: Add Zawrs extension to get-reg-list test
Andrew Jones
-0
/
+4
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-4
/
+128
2024-07-12
Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-0
/
+3
2024-07-12
KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY
Isaku Yamahata
-0
/
+147
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
-1
/
+1
2024-06-28
KVM: selftests: Add test for configure of x86 APIC bus frequency
Isaku Yamahata
-0
/
+203
2024-06-28
KVM: selftests: Add guest udelay() utility for x86
Reinette Chatre
-0
/
+29
2024-06-28
KVM: selftests: Increase robustness of LLC cache misses in PMU counters test
Maxim Levitsky
-10
/
+14
[prev]
[next]