index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/kvm: remove dead file
Paolo Bonzini
2024-05-15
1
-1135
/
+0
*
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-05-12
86
-447
/
+1420
|
\
|
*
KVM: selftests: Drop @selector from segment helpers
Sean Christopherson
2024-04-29
1
-15
/
+14
|
*
KVM: selftests: Init x86's segments during VM creation
Sean Christopherson
2024-04-29
1
-48
/
+20
|
*
KVM: selftests: Add macro for TSS selector, rename up code/data macros
Sean Christopherson
2024-04-29
1
-9
/
+9
|
*
KVM: selftests: Allocate x86's TSS at VM creation
Sean Christopherson
2024-04-29
1
-3
/
+2
|
*
KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()
Sean Christopherson
2024-04-29
1
-25
/
+5
|
*
KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()
Sean Christopherson
2024-04-29
1
-16
/
+11
|
*
KVM: selftests: Allocate x86's GDT during VM creation
Sean Christopherson
2024-04-29
1
-3
/
+1
|
*
KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setup
Sean Christopherson
2024-04-29
1
-1
/
+2
|
*
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
2024-04-29
23
-69
/
+6
|
*
KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()
Sean Christopherson
2024-04-29
1
-2
/
+2
|
*
KVM: selftests: Move x86's descriptor table helpers "up" in processor.c
Sean Christopherson
2024-04-29
1
-96
/
+95
|
*
KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcase
Sean Christopherson
2024-04-29
1
-0
/
+12
|
*
KVM: selftests: Rework platform_info_test to actually verify #GP
Sean Christopherson
2024-04-29
1
-33
/
+33
|
*
KVM: selftests: Move platform_info_test's main assert into guest code
Sean Christopherson
2024-04-29
1
-8
/
+12
|
*
KVM: selftests: Fix off-by-one initialization of GDT limit
Ackerley Tng
2024-04-29
1
-1
/
+1
|
*
KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
Sean Christopherson
2024-04-29
5
-16
/
+18
|
*
KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_t
Sean Christopherson
2024-04-29
2
-15
/
+21
|
*
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
28
-12
/
+1156
|
*
KVM: selftests: Randomly force emulation on x86 writes from guest code
Sean Christopherson
2024-04-29
1
-0
/
+21
|
*
KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest code
Sean Christopherson
2024-04-29
3
-4
/
+9
|
*
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
2024-04-29
4
-11
/
+7
|
*
KVM: selftests: Provide an API for getting a random bool from an RNG
Sean Christopherson
2024-04-29
2
-1
/
+12
|
*
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
2024-04-29
6
-29
/
+23
|
*
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-29
57
-120
/
+17
*
|
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-12
10
-137
/
+282
|
\
\
|
*
|
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Sean Christopherson
2024-05-03
1
-0
/
+8
|
*
|
KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_test
Zide Chen
2024-05-03
1
-2
/
+33
|
*
|
KVM: selftests: Avoid assuming "sudo" exists in NX hugepage test
Brendan Jackman
2024-04-29
1
-1
/
+12
|
*
|
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
Zide Chen
2024-04-26
1
-0
/
+1
|
*
|
KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
Vitaly Kuznetsov
2024-04-26
1
-22
/
+28
|
*
|
KVM: selftests: Remove second semicolon
Colin Ian King
2024-04-26
1
-1
/
+1
|
*
|
KVM: selftests: Use TAP in the steal_time test
Thomas Huth
2024-04-09
1
-23
/
+24
|
*
|
KVM: selftests: Use EPOLL in userfaultfd_util reader threads
Anish Moorthy
2024-04-09
2
-40
/
+35
|
*
|
KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...
Anish Moorthy
2024-04-09
4
-45
/
+132
|
*
|
KVM: selftests: Report per-vcpu demand paging rate from demand paging test
Anish Moorthy
2024-04-09
1
-4
/
+9
*
|
|
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-05-12
18
-141
/
+1487
|
\
\
\
|
*
\
\
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
2024-05-09
1
-19
/
+104
|
|
\
\
\
|
|
*
|
|
KVM: selftests: arm64: Test vCPU-scoped feature ID registers
Oliver Upton
2024-05-09
1
-1
/
+52
|
|
*
|
|
KVM: selftests: arm64: Test that feature ID regs survive a reset
Oliver Upton
2024-05-09
1
-8
/
+33
|
|
*
|
|
KVM: selftests: arm64: Store expected register value in set_id_regs
Oliver Upton
2024-05-09
1
-9
/
+18
|
|
*
|
|
KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scope
Oliver Upton
2024-05-09
1
-2
/
+2
|
|
|
/
/
|
*
|
|
KVM: selftests: Add stress test for LPI injection
Oliver Upton
2024-04-25
2
-0
/
+411
|
*
|
|
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
2024-04-25
2
-2
/
+2
|
*
|
|
KVM: selftests: Add helper for enabling LPIs on a redistributor
Oliver Upton
2024-04-25
3
-0
/
+29
|
*
|
|
KVM: selftests: Add a minimal library for interacting with an ITS
Oliver Upton
2024-04-25
6
-1
/
+295
|
*
|
|
KVM: selftests: Add quadword MMIO accessors
Oliver Upton
2024-04-25
1
-0
/
+17
|
*
|
|
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
2024-04-25
10
-85
/
+62
|
*
|
|
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
2024-04-25
3
-35
/
+568
|
|
/
/
[next]