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
/
include
/
x86_64
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-28
KVM: selftests: Add a basic SEV-ES smoke test
Sean Christopherson
2024-02-28
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
2024-02-28
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
2024-02-01
KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...
Vitaly Kuznetsov
2024-02-01
KVM: selftests: Generalize check_clocksource() from kvm_clock_test
Vitaly Kuznetsov
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: 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 a helper to query if the PMU module param is enabled
Sean Christopherson
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
2023-11-14
KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Vishal Annapurve
2023-10-12
KVM: selftests: Force load all supported XSAVE state in state test
Sean Christopherson
2023-10-12
KVM: selftests: Touch relevant XSAVE state in guest for state test
Sean Christopherson
2023-08-17
KVM: selftests: Add x86 properties for Intel PMU in processor.h
Jinrong Liang
2023-08-02
KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
2023-04-26
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-11
KVM: selftests: Add test to verify KVM's supported XCR0
Aaron Lewis
2023-04-11
KVM: selftests: Add all known XFEATURE masks to common code
Aaron Lewis
2023-04-11
KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
Sean Christopherson
2023-04-11
KVM: selftests: Move XGETBV and XSETBV helpers to common code
Aaron Lewis
2023-04-06
KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs
Sean Christopherson
2023-04-06
KVM: selftests: Print out failing MSR and value in vcpu_set_msr()
Sean Christopherson
2023-03-24
KVM: selftests: Check that XTILEDATA supports XFD
Aaron Lewis
2023-03-24
KVM: selftests: Check that the palette table exists before using it
Aaron Lewis
2023-03-24
KVM: selftests: Add a fully functional "struct xstate" for x86
Mingwei Zhang
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
2023-02-15
Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall enablement
Vipin Sharma
2023-01-24
KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)
Vishal Annapurve
2023-01-24
KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
Vishal Annapurve
2023-01-24
KVM: selftests: Fix a typo in the vcpu_msrs_set assert
Aaron Lewis
2022-12-29
KVM: selftests: Test Hyper-V invariant TSC control
Vitaly Kuznetsov
2022-12-29
KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
Vitaly Kuznetsov
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2022-12-01
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2022-12-01
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
2022-11-30
KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at will
Sean Christopherson
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
[next]