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
2023-03-14
KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test
David Woodhouse
2023-03-14
KVM: selftests: Use enum for test numbers in xen_shinfo_test
David Woodhouse
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
2023-03-14
KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
Sean Christopherson
2023-03-14
selftests: KVM: skip hugetlb tests if huge pages are not available
Paolo Bonzini
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-21
Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-08
KVM: selftests: Remove duplicate macro definition
Shaoqin Huang
2023-02-08
KVM: selftests: Clean up misnomers in xen_shinfo_test
Michal Luczaj
2023-02-08
selftests: KVM: Replace optarg with arg in guest_modes_cmdline
Shaoqin Huang
2023-02-07
KVM: selftests: Assign guest page size in sync area early in memslot_perf_test
Gavin Shan
2023-02-07
KVM: selftests: Remove duplicate VM creation in memslot_perf_test
Gavin Shan
2023-02-07
KVM: s390: selftest: memop: Add cmpxchg tests
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: selftest: memop: Fix integer literal
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: selftest: memop: Fix wrong address being used in test
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: selftest: memop: Fix typo
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: selftest: memop: Add bad address test
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: selftest: memop: Move testlist into main
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: selftest: memop: Replace macros by functions
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: selftest: memop: Pass mop_desc via pointer
Janis Schoetterl-Glausch
2023-02-07
KVM: selftests: Compile s390 tests with -march=z10
Nina Schoetterl-Glausch
2023-02-06
KVM: selftests: Enable USERFAULTFD
Mark Brown
2023-02-04
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-02-03
KVM: selftests: Remove redundant setbuf()
Shaoqin Huang
2023-02-01
KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transition
Emanuele Giuseppe Esposito
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall exit to userspace
Vipin Sharma
2023-02-01
KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
Vipin Sharma
2023-02-01
KVM: selftests: Test Hyper-V extended hypercall enablement
Vipin Sharma
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-30
KVM: selftests: Fix build of rseq test
Mark Brown
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-24
KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
Jing Zhang
2023-01-24
KVM: x86/xen: Remove unneeded semicolon
zhang songyi
2023-01-24
KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()
Vishal Annapurve
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
2023-01-24
KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
Reiji Watanabe
2023-01-24
KVM: selftests: Test masked events in PMU filter
Aaron Lewis
2023-01-24
KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTER
Aaron Lewis
[next]