summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/kvm: remove dead filePaolo Bonzini2024-05-151-1135/+0
* Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...Paolo Bonzini2024-05-1286-447/+1420
|\
| * KVM: selftests: Drop @selector from segment helpersSean Christopherson2024-04-291-15/+14
| * KVM: selftests: Init x86's segments during VM creationSean Christopherson2024-04-291-48/+20
| * KVM: selftests: Add macro for TSS selector, rename up code/data macrosSean Christopherson2024-04-291-9/+9
| * KVM: selftests: Allocate x86's TSS at VM creationSean Christopherson2024-04-291-3/+2
| * KVM: selftests: Fold x86's descriptor tables helpers into vcpu_init_sregs()Sean Christopherson2024-04-291-25/+5
| * KVM: selftests: Drop superfluous switch() on vm->mode in vcpu_init_sregs()Sean Christopherson2024-04-291-16/+11
| * KVM: selftests: Allocate x86's GDT during VM creationSean Christopherson2024-04-291-3/+1
| * KVM: selftests: Map x86's exception_handlers at VM creation, not vCPU setupSean Christopherson2024-04-291-1/+2
| * KVM: selftests: Init IDT and exception handlers for all VMs/vCPUs on x86Sean Christopherson2024-04-2923-69/+6
| * KVM: selftests: Rename x86's vcpu_setup() to vcpu_init_sregs()Sean Christopherson2024-04-291-2/+2
| * KVM: selftests: Move x86's descriptor table helpers "up" in processor.cSean Christopherson2024-04-291-96/+95
| * KVM: selftests: Explicitly clobber the IDT in the "delete memslot" testcaseSean Christopherson2024-04-291-0/+12
| * KVM: selftests: Rework platform_info_test to actually verify #GPSean Christopherson2024-04-291-33/+33
| * KVM: selftests: Move platform_info_test's main assert into guest codeSean Christopherson2024-04-291-8/+12
| * KVM: selftests: Fix off-by-one initialization of GDT limitAckerley Tng2024-04-291-1/+1
| * KVM: selftests: Move GDT, IDT, and TSS fields to x86's kvm_vm_archSean Christopherson2024-04-295-16/+18
| * KVM: sefltests: Add kvm_util_types.h to hold common types, e.g. vm_vaddr_tSean Christopherson2024-04-292-15/+21
| * Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson2024-04-2928-12/+1156
| * KVM: selftests: Randomly force emulation on x86 writes from guest codeSean Christopherson2024-04-291-0/+21
| * KVM: selftests: Add vcpu_arch_put_guest() to do writes from guest codeSean Christopherson2024-04-293-4/+9
| * KVM: selftests: Add global snapshot of kvm_is_forced_emulation_enabled()Sean Christopherson2024-04-294-11/+7
| * KVM: selftests: Provide an API for getting a random bool from an RNGSean Christopherson2024-04-292-1/+12
| * KVM: selftests: Provide a global pseudo-RNG instance for all testsSean Christopherson2024-04-296-29/+23
| * KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson2024-04-2957-120/+17
* | Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-05-1210-137/+282
|\ \
| * | KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslotsSean Christopherson2024-05-031-0/+8
| * | KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_testZide Chen2024-05-031-2/+33
| * | KVM: selftests: Avoid assuming "sudo" exists in NX hugepage testBrendan Jackman2024-04-291-1/+12
| * | KVM: selftests: Make monitor_mwait require MONITOR/MWAIT featureZide Chen2024-04-261-0/+1
| * | KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCKVitaly Kuznetsov2024-04-261-22/+28
| * | KVM: selftests: Remove second semicolonColin Ian King2024-04-261-1/+1
| * | KVM: selftests: Use TAP in the steal_time testThomas Huth2024-04-091-23/+24
| * | KVM: selftests: Use EPOLL in userfaultfd_util reader threadsAnish Moorthy2024-04-092-40/+35
| * | KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...Anish Moorthy2024-04-094-45/+132
| * | KVM: selftests: Report per-vcpu demand paging rate from demand paging testAnish Moorthy2024-04-091-4/+9
* | | Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2024-05-1218-141/+1487
|\ \ \
| * \ \ Merge branch kvm-arm64/mpidr-reset into kvmarm-master/nextMarc Zyngier2024-05-091-19/+104
| |\ \ \
| | * | | KVM: selftests: arm64: Test vCPU-scoped feature ID registersOliver Upton2024-05-091-1/+52
| | * | | KVM: selftests: arm64: Test that feature ID regs survive a resetOliver Upton2024-05-091-8/+33
| | * | | KVM: selftests: arm64: Store expected register value in set_id_regsOliver Upton2024-05-091-9/+18
| | * | | KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scopeOliver Upton2024-05-091-2/+2
| | |/ /
| * | | KVM: selftests: Add stress test for LPI injectionOliver Upton2024-04-252-0/+411
| * | | KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.hOliver Upton2024-04-252-2/+2
| * | | KVM: selftests: Add helper for enabling LPIs on a redistributorOliver Upton2024-04-253-0/+29
| * | | KVM: selftests: Add a minimal library for interacting with an ITSOliver Upton2024-04-256-1/+295
| * | | KVM: selftests: Add quadword MMIO accessorsOliver Upton2024-04-251-0/+17
| * | | KVM: selftests: Standardise layout of GIC framesOliver Upton2024-04-2510-85/+62
| * | | KVM: selftests: Align with kernel's GIC definitionsOliver Upton2024-04-253-35/+568
| |/ /