index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
2023-01-22
KVM: selftests: Make reclaim_period_ms input always be positive
Vipin Sharma
2023-01-22
selftests: kvm: move declaration at the beginning of main()
Paolo Bonzini
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
2022-12-27
KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap
Paolo Bonzini
2022-12-27
KVM: selftests: Use magic value to signal ucall_alloc() failure
Sean Christopherson
2022-12-27
KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
Sean Christopherson
2022-12-27
KVM: selftests: Include lib.mk before consuming $(CC)
Sean Christopherson
2022-12-27
KVM: selftests: Explicitly disable builtins for mem*() overrides
Sean Christopherson
2022-12-27
KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
Sean Christopherson
2022-12-27
KVM: selftests: Use proper function prototypes in probing code
Sean Christopherson
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: Drop "atomic_" prefix from atomic test_and_set_bit()
Sean Christopherson
2022-12-02
KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
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-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
[next]