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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+14
2024-10-01
KVM: selftests: Fix build on architectures other than x86_64
Mark Brown
2
-0
/
+8
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-203
/
+1195
2024-09-17
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
12
-151
/
+140
2024-09-17
Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-25
/
+77
2024-09-17
Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-0
/
+265
2024-09-17
Merge branch 'kvm-memslot-zap-quirk' into HEAD
Paolo Bonzini
3
-11
/
+49
2024-09-17
Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
12
-16
/
+664
2024-09-16
selftests: kvm: s390: Add VM run test case
Christoph Schlameuss
1
-0
/
+125
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-7
/
+1271
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+14
2024-09-12
Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/next
Marc Zyngier
6
-7
/
+1094
2024-09-09
KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspace
Sean Christopherson
1
-4
/
+7
2024-09-04
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
1
-0
/
+14
2024-08-30
KVM: arm64: selftests: Add arch_timer_edge_cases selftest
Colton Lewis
3
-1
/
+1080
2024-08-30
KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer test
Colton Lewis
3
-6
/
+14
2024-08-29
KVM: selftests: Explicitly include committed one-off assets in .gitignore
Sean Christopherson
1
-0
/
+4
2024-08-29
KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)
Sean Christopherson
3
-0
/
+265
2024-08-29
KVM: selftests: Add SEV-ES shutdown test
Peter Gonda
1
-0
/
+32
2024-08-29
KVM: selftests: Always unlink memory regions when deleting (VM free)
Sean Christopherson
1
-9
/
+6
2024-08-29
KVM: selftests: Remove unused kvm_memcmp_hva_gva()
Sean Christopherson
2
-72
/
+0
2024-08-29
KVM: selftests: Play nice with AMD's AVIC errata
Sean Christopherson
1
-4
/
+19
2024-08-29
KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote
Sean Christopherson
1
-2
/
+4
2024-08-29
KVM: selftests: Test x2APIC ICR reserved bits
Sean Christopherson
1
-13
/
+10
2024-08-29
KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
Sean Christopherson
1
-6
/
+12
2024-08-29
KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs
Sean Christopherson
1
-1
/
+20
2024-08-29
KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
Sean Christopherson
1
-5
/
+3
2024-08-29
KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
Sean Christopherson
1
-2
/
+17
2024-08-29
KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regs
Oliver Upton
1
-0
/
+1
2024-08-27
KVM: arm64: Add selftest checking how the absence of GICv3 is handled
Marc Zyngier
2
-0
/
+176
2024-08-22
KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal
Vitaly Kuznetsov
4
-2
/
+24
2024-08-22
KVM: selftests: Move Hyper-V specific functions out of processor.c
Vitaly Kuznetsov
5
-64
/
+68
2024-08-19
selftests: kvm: s390: Add debug print functions
Christoph Schlameuss
1
-0
/
+69
2024-08-19
selftests: kvm: s390: Add test fixture and simple VM setup tests
Christoph Schlameuss
1
-0
/
+131
2024-08-19
selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
Christoph Schlameuss
4
-0
/
+80
2024-08-19
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Christoph Schlameuss
2
-2
/
+242
2024-08-19
selftests: kvm: s390: Define page sizes in shared header
Christoph Schlameuss
5
-14
/
+17
2024-08-14
KVM: selftests: Test memslot move in memslot_perf_test with quirk disabled
Yan Zhao
1
-1
/
+11
2024-08-14
KVM: selftests: Allow slot modification stress test with quirk disabled
Yan Zhao
1
-2
/
+17
2024-08-14
KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled
Yan Zhao
1
-8
/
+21
2024-08-13
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Michal Luczaj
1
-0
/
+28
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+2
2024-08-07
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
1
-2
/
+2
2024-07-29
KVM: riscv: selftests: Fix compile error
Yong-Xuan Wang
1
-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
/
+1
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-55
/
+473
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+28
2024-07-16
Merge tag 'kvm-x86-selftests-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-53
/
+41
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-0
/
+232
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-2
/
+36
[next]