index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
Tao Su
2024-06-05
1
-0
/
+1
*
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
12
-20
/
+1190
|
\
|
*
KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86
Sean Christopherson
2024-04-29
1
-2
/
+0
|
*
KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_arch
Sean Christopherson
2024-04-29
2
-3
/
+5
|
*
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
6
-8
/
+1131
|
*
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
1
-0
/
+3
|
*
KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()
Sean Christopherson
2024-04-29
1
-0
/
+2
|
*
KVM: selftests: Provide an API for getting a random bool from an RNG
Sean Christopherson
2024-04-29
1
-0
/
+11
|
*
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
2024-04-29
2
-1
/
+8
|
*
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-29
2
-9
/
+6
*
|
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-12
1
-3
/
+13
|
\
\
|
*
|
KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...
Anish Moorthy
2024-04-09
1
-3
/
+13
*
|
|
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-05-12
5
-38
/
+612
|
\
\
\
|
*
|
|
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
2024-04-25
1
-2
/
+0
|
*
|
|
KVM: selftests: Add helper for enabling LPIs on a redistributor
Oliver Upton
2024-04-25
1
-0
/
+3
|
*
|
|
KVM: selftests: Add a minimal library for interacting with an ITS
Oliver Upton
2024-04-25
3
-1
/
+28
|
*
|
|
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
2
-4
/
+11
|
*
|
|
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
2024-04-25
1
-32
/
+554
|
|
/
/
*
|
|
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-05-07
3
-39
/
+152
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KVM: riscv: selftests: Add a test for PMU snapshot functionality
Atish Patra
2024-04-26
1
-0
/
+25
|
*
|
KVM: riscv: selftests: Add SBI PMU extension definitions
Atish Patra
2024-04-26
1
-0
/
+66
|
*
|
KVM: riscv: selftests: Add helper functions for extension checks
Atish Patra
2024-04-26
1
-0
/
+10
|
*
|
KVM: riscv: selftests: Move sbi definitions to its own header file
Atish Patra
2024-04-26
3
-39
/
+51
|
|
/
*
|
selftests: kvm: split "launch" phase of SEV VM creation
Paolo Bonzini
2024-04-11
1
-1
/
+2
*
|
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
2024-04-11
3
-23
/
+4
*
|
selftests: kvm: add tests for KVM_SEV_INIT2
Paolo Bonzini
2024-04-11
1
-4
/
+2
|
/
*
Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-19
1
-0
/
+11
|
\
|
*
KVM: selftests: Check that PV_UNHALT is cleared when HLT exiting is disabled
Vitaly Kuznetsov
2024-03-06
1
-0
/
+9
*
|
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
3
-32
/
+217
|
\
\
|
*
|
KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
Sean Christopherson
2024-01-31
1
-12
/
+26
|
*
|
KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
Sean Christopherson
2024-01-31
1
-2
/
+28
|
*
|
KVM: selftests: Move KVM_FEP macro into common library header
Sean Christopherson
2024-01-31
1
-0
/
+3
|
*
|
KVM: selftests: Query module param to detect FEP in MSR filtering test
Sean Christopherson
2024-01-31
1
-0
/
+5
|
*
|
KVM: selftests: Add helpers to read integer module params
Sean Christopherson
2024-01-31
1
-0
/
+4
|
*
|
KVM: selftests: Add a helper to query if the PMU module param is enabled
Sean Christopherson
2024-01-31
1
-0
/
+5
|
*
|
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
2024-01-31
1
-0
/
+97
|
*
|
KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
Sean Christopherson
2024-01-31
1
-18
/
+47
|
*
|
KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
Sean Christopherson
2024-01-31
1
-2
/
+2
|
*
|
KVM: selftests: Add vcpu_set_cpuid_property() to set properties
Jinrong Liang
2024-01-31
1
-1
/
+3
|
|
/
*
|
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
9
-26
/
+286
|
\
\
|
*
|
KVM: selftests: Add a basic SEV-ES smoke test
Sean Christopherson
2024-02-29
1
-0
/
+2
|
*
|
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
2024-02-29
3
-0
/
+115
|
*
|
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
2024-02-29
5
-0
/
+55
|
*
|
KVM: selftests: Add support for protected vm_vaddr_* allocations
Michael Roth
2024-02-28
1
-0
/
+3
|
*
|
KVM: selftests: Add support for allocating/managing protected guest memory
Peter Gonda
2024-02-28
1
-2
/
+23
|
*
|
KVM: selftests: Add a macro to iterate over a sparsebit range
Ackerley Tng
2024-02-28
1
-0
/
+20
[next]