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
Age
Commit message (
Expand
)
Author
2024-02-26
KVM: selftests: Add CONFIG_64BIT definition for the build
Haibo Xu
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
2024-02-26
KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
2024-02-26
KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
2024-02-26
selftests/kvm: Fix issues with $(SPLIT_TESTS)
Paolo Bonzini
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-23
KVM: s390: selftest: memop: Fix undefined behavior
Nina Schoetterl-Glausch
2024-02-22
KVM: selftests: Add a testcase to verify GUEST_MEMFD and READONLY are exclusive
Sean Christopherson
2024-02-22
KVM: selftests: Create GUEST_MEMFD for relevant invalid flags testcases
Sean Christopherson
2024-02-22
KVM: s390: selftests: memop: add a simple AR test
Eric Farman
2024-02-22
KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA
Paul Durrant
2024-02-22
KVM: selftests: map Xen's shared_info page using HVA rather than GFN
Paul Durrant
2024-02-21
KVM: selftests: Test top-down slots event in x86's pmu_counters_test
Dapeng Mi
2024-02-14
Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-02-13
KVM: selftests: Print timer ctl register in ISTATUS assertion
Oliver Upton
2024-02-12
KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
Sean Christopherson
2024-02-06
KVM: selftests: Don't assert on exact number of 4KiB in dirty log split test
Sean Christopherson
2024-02-06
KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test
Sean Christopherson
2024-02-01
KVM: selftests: Make hyperv_clock require TSC based system clocksource
Vitaly Kuznetsov
2024-02-01
KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...
Vitaly Kuznetsov
2024-02-01
KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...
Vitaly Kuznetsov
2024-02-01
KVM: selftests: Generalize check_clocksource() from kvm_clock_test
Vitaly Kuznetsov
2024-01-30
KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR
Sean Christopherson
2024-01-30
KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
Sean Christopherson
2024-01-30
KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
Sean Christopherson
2024-01-30
KVM: selftests: Test PMC virtualization with forced emulation
Sean Christopherson
2024-01-30
KVM: selftests: Move KVM_FEP macro into common library header
Sean Christopherson
2024-01-30
KVM: selftests: Query module param to detect FEP in MSR filtering test
Sean Christopherson
2024-01-30
KVM: selftests: Add helpers to read integer module params
Sean Christopherson
2024-01-30
KVM: selftests: Add a helper to query if the PMU module param is enabled
Sean Christopherson
2024-01-30
KVM: selftests: Expand PMU counters test to verify LLC events
Sean Christopherson
2024-01-30
KVM: selftests: Add functional test for Intel's fixed PMU counters
Jinrong Liang
2024-01-30
KVM: selftests: Test consistency of CPUID with num of fixed counters
Jinrong Liang
2024-01-30
KVM: selftests: Test consistency of CPUID with num of gp counters
Jinrong Liang
2024-01-30
KVM: selftests: Test Intel PMU architectural events on fixed counters
Jinrong Liang
2024-01-30
KVM: selftests: Test Intel PMU architectural events on gp counters
Jinrong Liang
2024-01-30
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
2024-01-30
KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
Sean Christopherson
2024-01-30
KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
Sean Christopherson
2024-01-30
KVM: selftests: Add vcpu_set_cpuid_property() to set properties
Jinrong Liang
2024-01-30
KVM: selftests: Fail tests when open() fails with !ENOENT
Vitaly Kuznetsov
2024-01-30
KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missing
Vitaly Kuznetsov
2024-01-30
KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
Sean Christopherson
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
2024-01-29
KVM: selftests: riscv: Remove redundant newlines
Andrew Jones
2024-01-29
KVM: selftests: aarch64: Remove redundant newlines
Andrew Jones
2024-01-29
KVM: selftests: Remove redundant newlines
Andrew Jones
2024-01-29
KVM: selftests: Reword the NX hugepage test's skip message to be more helpful
Sean Christopherson
2024-01-24
KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...
Jing Zhang
[prev]
[next]