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
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-2
/
+13
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
-2
/
+13
2022-02-11
selftests: kvm: Remove absent target file
Muhammad Usama Anjum
-1
/
+0
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
-0
/
+15
2022-01-26
selftests: kvm: move vm_xsave_req_perm call to amx_test
Paolo Bonzini
-14
/
+9
2022-01-26
KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
Sean Christopherson
-1
/
+0
2022-01-25
KVM: selftests: Re-enable access_tracking_perf_test
David Matlack
-0
/
+1
2022-01-20
selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c
Jinrong Liang
-0
/
+1
2022-01-20
selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c
Jinrong Liang
-4
/
+0
2022-01-19
kvm: selftests: Do not indent with spaces
Paolo Bonzini
-59
/
+61
2022-01-19
selftests: kvm: add amx_test to .gitignore
Muhammad Usama Anjum
-0
/
+1
2022-01-19
KVM: selftests: Add a test to force emulation with a pending exception
Sean Christopherson
-0
/
+141
2022-01-19
selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER
Jim Mattson
-0
/
+440
2022-01-19
selftests: kvm/x86: Introduce x86_model()
Jim Mattson
-0
/
+5
2022-01-19
selftests: kvm/x86: Export x86_family() for use outside of processor.c
Jim Mattson
-12
/
+12
2022-01-19
selftests: kvm/x86: Introduce is_amd_cpu()
Jim Mattson
-9
/
+10
2022-01-19
selftests: kvm/x86: Parameterize the CPUID vendor string check
Jim Mattson
-3
/
+7
2022-01-19
kvm: selftests: conditionally build vm_xsave_req_perm()
Wei Wang
-0
/
+2
2022-01-17
KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN
Vitaly Kuznetsov
-4
/
+66
2022-01-17
KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'
Vitaly Kuznetsov
-3
/
+3
2022-01-14
selftest: kvm: Add amx selftest
Yang Zhong
-0
/
+449
2022-01-14
selftest: kvm: Move struct kvm_x86_state to header
Yang Zhong
-16
/
+15
2022-01-14
selftest: kvm: Reorder vcpu_load_state steps for AMX
Paolo Bonzini
-8
/
+9
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
-7
/
+112
2022-01-07
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth
-49
/
+60
2022-01-07
kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
Michael Roth
-435
/
+447
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
-1
/
+183
2022-01-07
selftests: KVM: sev_migrate_tests: Add mirror command tests
Peter Gonda
-4
/
+51
2022-01-07
selftests: KVM: sev_migrate_tests: Fix sev_ioctl()
Peter Gonda
-1
/
+2
2022-01-07
selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()
Peter Gonda
-4
/
+1
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-1
/
+617
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
-43
/
+1554
2022-01-06
KVM: selftests: Add initial support for RISC-V 64-bit
Anup Patel
-0
/
+616
2022-01-06
KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile
Anup Patel
-1
/
+1
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
-0
/
+50
2022-01-04
Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/next
Marc Zyngier
-29
/
+1352
2022-01-04
KVM: arm64: selftests: get-reg-list: Add pauth configuration
Marc Zyngier
-0
/
+50
2021-12-28
KVM: selftests: aarch64: Add test for restoring active IRQs
Ricardo Koller
-0
/
+91
2021-12-28
KVM: selftests: aarch64: Add ISPENDR write tests in vgic_irq
Ricardo Koller
-0
/
+22
2021-12-28
KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq
Ricardo Koller
-1
/
+102
2021-12-28
KVM: selftests: Add IRQ GSI routing library functions
Ricardo Koller
-0
/
+59
2021-12-28
KVM: selftests: aarch64: Add test_inject_fail to vgic_irq
Ricardo Koller
-20
/
+109
2021-12-28
KVM: selftests: aarch64: Add tests for LEVEL_INFO in vgic_irq
Ricardo Koller
-0
/
+6
2021-12-28
KVM: selftests: aarch64: Level-sensitive interrupts tests in vgic_irq
Ricardo Koller
-32
/
+86
2021-12-28
KVM: selftests: aarch64: Add preemption tests in vgic_irq
Ricardo Koller
-1
/
+90
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set EOI mode in vgic_irq
Ricardo Koller
-8
/
+50
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
-35
/
+127
2021-12-28
KVM: selftests: aarch64: Abstract the injection functions in vgic_irq
Ricardo Koller
-3
/
+36
2021-12-28
KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injection
Ricardo Koller
-0
/
+246
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
-1
/
+116
[next]