index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
Age
Commit message (
Expand
)
Author
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-11-10
KVM: selftests: Use the right memslot for code, page-tables, and data allocat...
Ricardo Koller
2022-11-10
KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
Ricardo Koller
2022-11-10
KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
Ricardo Koller
2022-11-10
KVM: selftests: Stash backing_src_type in struct userspace_mem_region
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
Ricardo Koller
2022-11-10
KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
Ricardo Koller
2022-11-10
KVM: selftests: aarch64: Add virt_get_pte_hva() library function
Ricardo Koller
2022-11-10
KVM: selftests: Add a userfaultfd library
Ricardo Koller
2022-11-10
KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
2022-11-10
KVM: selftests: Use host page size to map ring buffer in dirty_log_test
Gavin Shan
2022-10-03
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2022-09-30
KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hosts
David Matlack
2022-09-30
KVM: selftests: Add helpers to read kvm_{intel,amd} boolean module parameters
David Matlack
2022-09-30
Revert "KVM: selftests: Fix nested SVM tests when built with clang"
Sean Christopherson
2022-09-30
KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
Sean Christopherson
2022-09-30
KVM: selftests: Gracefully handle empty stack traces
David Matlack
2022-09-29
KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if available
Marc Zyngier
2022-09-27
KVM: selftests: Skip tests that require EPT when it is not available
David Matlack
2022-08-01
selftests: kvm: set rax before vmcall
Andrei Vagin
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-13
KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()
Sean Christopherson
2022-07-13
KVM: selftests: Clean up requirements for XFD-aware XSAVE features
Sean Christopherson
2022-07-13
KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_PERM isn't supported
Sean Christopherson
2022-07-13
KVM: selftests: Check KVM's supported CPUID, not host CPUID, for XFD
Sean Christopherson
2022-07-13
KVM: selftests: Inline "get max CPUID leaf" helpers
Sean Christopherson
2022-07-13
KVM: selftests: Set input function/index in raw CPUID helper(s)
Sean Christopherson
2022-07-13
KVM: selftests: Make get_supported_cpuid() returns "const"
Sean Christopherson
2022-07-13
KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
Sean Christopherson
2022-07-13
KVM: selftests: Use vcpu_get_cpuid_entry() in PV features test (sort of)
Sean Christopherson
2022-07-13
KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddr
Sean Christopherson
2022-07-13
KVM: selftests: Use vm->pa_bits to generate reserved PA bits
Sean Christopherson
2022-07-13
KVM: selftests: Add helpers to get and modify a vCPU's CPUID entries
Sean Christopherson
2022-07-13
KVM: selftests: Use get_cpuid_entry() in kvm_get_supported_cpuid_index()
Sean Christopherson
2022-07-13
KVM: selftests: Rename and tweak get_cpuid() to get_cpuid_entry()
Sean Christopherson
2022-07-13
KVM: selftests: Don't use a static local in vcpu_get_supported_hv_cpuid()
Sean Christopherson
2022-07-13
KVM: selftests: Cache CPUID in struct kvm_vcpu
Sean Christopherson
2022-07-13
KVM: selftests: Split out kvm_cpuid2_size() from allocate_kvm_cpuid2()
Sean Christopherson
2022-07-13
KVM: selftests: Use kvm_cpu_has() for nested VMX checks
Sean Christopherson
2022-07-13
KVM: selftests: Use kvm_cpu_has() for nested SVM checks
Sean Christopherson
2022-07-13
KVM: selftests: Add framework to query KVM CPUID bits
Sean Christopherson
2022-07-13
KVM: selftests: Set KVM's supported CPUID as vCPU's CPUID during recreate
Sean Christopherson
2022-06-24
KVM: selftests: Cache binary stats metadata for duration of test
Ben Gardon
2022-06-24
KVM: selftests: Add NX huge pages test
Ben Gardon
2022-06-24
KVM: selftests: Read binary stat data in lib
Ben Gardon
2022-06-24
KVM: selftests: Read binary stats desc in lib
Ben Gardon
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
2022-06-20
KVM: selftests: Add x86-64 support for exception fixup
Sean Christopherson
2022-06-15
KVM: selftests: Remove the mismatched parameter comments
Shaoqin Huang
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
[prev]
[next]