index
:
pm24.git
master
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
Age
Commit message (
Expand
)
Author
2022-12-27
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
Sean Christopherson
2022-12-27
KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
Sean Christopherson
2022-12-27
KVM: selftests: Use pattern matching in .gitignore
Sean Christopherson
2022-12-27
KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
Sean Christopherson
2022-12-27
KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
Sean Christopherson
2022-12-27
KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
Sean Christopherson
2022-12-23
KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI test
Sean Christopherson
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2022-12-09
KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
Oliver Upton
2022-12-09
KVM: arm64: selftests: Align VA space allocator with TTBR0
Oliver Upton
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/selftest/s2-faults into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/selftest/linked-bps into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/selftest/memslot-fixes into kvmarm-master/next
Marc Zyngier
2022-12-02
KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
Colin Ian King
2022-12-02
tools: KVM: selftests: Convert clear/set_bit() to actual atomics
Sean Christopherson
2022-12-02
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
Sean Christopherson
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-02
tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers
Sean Christopherson
2022-12-02
KVM: arm64: selftests: Enable single-step without a "full" ucall()
Sean Christopherson
2022-12-02
Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2022-12-02
Merge tag 'kvm-selftests-6.2-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl
Javier Martinez Canillas
2022-12-01
KVM: selftests: Define and use a custom static assert in lib headers
Sean Christopherson
2022-12-01
KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
Sean Christopherson
2022-12-01
KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
Sean Christopherson
2022-12-01
KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
Sean Christopherson
2022-12-01
KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
Lei Wang
2022-12-01
KVM: selftests: Restore assert for non-nested VMs in access tracking test
Sean Christopherson
2022-12-01
KVM: selftests: Fix inverted "warning" in access tracking perf test
Sean Christopherson
2022-11-30
KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at will
Sean Christopherson
2022-11-30
KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundary
David Woodhouse
2022-11-30
KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
David Woodhouse
2022-11-30
KVM: x86/xen: Compatibility fixes for shared runstate area
David Woodhouse
2022-11-29
KVM: selftests: Build access_tracking_perf_test for arm64
Oliver Upton
2022-11-29
KVM: selftests: Have perf_test_util signal when to stop vCPUs
Oliver Upton
2022-11-21
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
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: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
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]