开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
s390x
Age
Commit message (
Expand
)
Author
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
2024-11-11
KVM: s390: selftests: Add regression tests for PFCR subfunctions
Hendrik Brueckner
2024-11-11
KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output
Christoph Schlameuss
2024-11-11
KVM: s390: selftests: Fix whitespace confusion in ucontrol test
Christoph Schlameuss
2024-11-11
KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs
Christoph Schlameuss
2024-11-11
KVM: s390: selftests: Add uc_skey VM test case
Christoph Schlameuss
2024-11-11
KVM: s390: selftests: Add uc_map_unmap VM test case
Christoph Schlameuss
2024-10-07
KVM: s390: selftests: Add regression tests for PLO subfunctions
Hariharan Mari
2024-10-07
KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD c...
Hariharan Mari
2024-10-07
KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto...
Hariharan Mari
2024-10-07
KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subf...
Hariharan Mari
2024-10-07
KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions
Hariharan Mari
2024-09-16
selftests: kvm: s390: Add VM run test case
Christoph Schlameuss
2024-08-19
selftests: kvm: s390: Add test fixture and simple VM setup tests
Christoph Schlameuss
2024-08-19
selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
Christoph Schlameuss
2024-08-19
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Christoph Schlameuss
2024-08-19
selftests: kvm: s390: Define page sizes in shared header
Christoph Schlameuss
2024-06-05
KVM: s390x: selftests: Add shared zeropage test
David Hildenbrand
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-02-23
KVM: s390: selftest: memop: Fix undefined behavior
Nina Schoetterl-Glausch
2024-02-22
KVM: s390: selftests: memop: add a simple AR test
Eric Farman
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
2023-11-08
selftests: kvm/s390x: use vm_create_barebones()
Paolo Bonzini
2023-08-28
KVM: s390: selftests: Add selftest for single-stepping
Ilya Leoshkevich
2023-08-02
KVM: selftests: Rip out old, param-based guest assert macros
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
2023-06-16
KVM: s390: selftests: add selftest for CMMA migration
Nico Boehr
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
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
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-15
KVM: s390: selftests: Fix memop extension capability check
Janis Schoetterl-Glausch
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
[next]