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-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
10
-41
/
+937
2024-05-02
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Sean Christopherson
1
-0
/
+8
2024-05-02
KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test
Zide Chen
1
-2
/
+33
2024-04-30
Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+49
2024-04-29
KVM: selftests: Drop @selector from segment helpers
Sean Christopherson
1
-15
/
+14
2024-04-29
KVM: selftests: Init x86's segments during VM creation
Sean Christopherson
1
-48
/
+20
2024-04-29
KVM: selftests: Add macro for TSS selector, rename up code/data macros
Sean Christopherson
1
-9
/
+9
2024-04-29
KVM: selftests: Allocate x86's TSS at VM creation
Sean Christopherson
1
-3
/
+2
2024-04-29
KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
Sean Christopherson
1
-25
/
+5
2024-04-29
KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
Sean Christopherson
1
-16
/
+11
2024-04-29
KVM: selftests: Allocate x86's GDT during VM creation
Sean Christopherson
1
-3
/
+1
2024-04-29
KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
Sean Christopherson
1
-1
/
+2
2024-04-29
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
23
-69
/
+6
2024-04-29
KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
Sean Christopherson
1
-2
/
+2
2024-04-29
KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
Sean Christopherson
1
-96
/
+95
2024-04-29
KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase
Sean Christopherson
1
-0
/
+12
2024-04-29
KVM: selftests: Rework platform_info_test to actually verify #GP
Sean Christopherson
1
-33
/
+33
2024-04-29
KVM: selftests: Move platform_info_test's main assert into guest code
Sean Christopherson
1
-8
/
+12
2024-04-29
KVM: selftests: Fix off-by-one initialization of GDT limit
Ackerley Tng
1
-1
/
+1
2024-04-29
KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
Sean Christopherson
5
-16
/
+18
2024-04-29
KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
Sean Christopherson
2
-15
/
+21
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
28
-12
/
+1156
2024-04-29
KVM: selftests: Randomly force emulation on x86 writes from guest code
Sean Christopherson
1
-0
/
+21
2024-04-29
KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest code
Sean Christopherson
3
-4
/
+9
2024-04-29
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
4
-11
/
+7
2024-04-29
KVM: selftests: Provide an API for getting a random bool from an RNG
Sean Christopherson
2
-1
/
+12
2024-04-29
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
6
-29
/
+23
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
57
-120
/
+17
2024-04-29
KVM: selftests: Avoid assuming "sudo" exists in NX hugepage test
Brendan Jackman
1
-1
/
+12
2024-04-26
KVM: riscv: selftests: Add commandline option for SBI PMU test
Atish Patra
1
-9
/
+64
2024-04-26
KVM: riscv: selftests: Add a test for counter overflow
Atish Patra
1
-0
/
+113
2024-04-26
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
3
-0
/
+181
2024-04-26
KVM: riscv: selftests: Add SBI PMU selftest
Atish Patra
2
-0
/
+370
2024-04-26
KVM: riscv: selftests: Add SBI PMU extension definitions
Atish Patra
1
-0
/
+66
2024-04-26
KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
Atish Patra
1
-0
/
+4
2024-04-26
KVM: riscv: selftests: Add helper functions for extension checks
Atish Patra
2
-1
/
+11
2024-04-26
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
4
-40
/
+54
2024-04-25
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
Zide Chen
1
-0
/
+1
2024-04-25
KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
Vitaly Kuznetsov
1
-22
/
+28
2024-04-25
KVM: selftests: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-04-25
KVM: selftests: Add stress test for LPI injection
Oliver Upton
2
-0
/
+411
2024-04-25
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
2
-2
/
+2
2024-04-25
KVM: selftests: Add helper for enabling LPIs on a redistributor
Oliver Upton
3
-0
/
+29
2024-04-25
KVM: selftests: Add a minimal library for interacting with an ITS
Oliver Upton
6
-1
/
+295
2024-04-25
KVM: selftests: Add quadword MMIO accessors
Oliver Upton
1
-0
/
+17
2024-04-25
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
10
-85
/
+62
2024-04-25
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
3
-35
/
+568
2024-04-24
KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
Oliver Upton
1
-0
/
+49
2024-04-11
KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_test
David Matlack
1
-14
/
+46
2024-04-11
selftests: kvm: add test for transferring FPU state into VMSA
Paolo Bonzini
1
-0
/
+89
[prev]
[next]