index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
Age
Commit message (
Expand
)
Author
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
2022-06-14
KVM: selftests: Drop a duplicate TEST_ASSERT() in vm_nr_pages_required()
Sean Christopherson
2022-06-14
KVM: selftests: Add a missing apostrophe in comment to show ownership
Sean Christopherson
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
2022-06-11
KVM: selftests: Return an 'unsigned int' from kvm_check_cap()
Sean Christopherson
2022-06-11
KVM: selftests: Drop DEFAULT_GUEST_PHY_PAGES, open code the magic number
Sean Christopherson
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
2022-06-11
KVM: selftests: Drop @num_percpu_pages from __vm_create_with_vcpus()
Sean Christopherson
2022-06-11
KVM: selftests: Drop @slot0_mem_pages from __vm_create_with_vcpus()
Sean Christopherson
2022-06-11
KVM: selftests: Open code and drop 'struct kvm_vm' accessors
Sean Christopherson
[next]