开源镜像站
帮助
动态
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
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
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert tprot away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Convert memop away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Convert s390's "resets" test away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Convert sync_regs_test away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-06-01
KVM: s390: selftests: Use TAP interface in the reset test
Thomas Huth
2022-06-01
KVM: s390: selftests: Use TAP interface in the tprot test
Thomas Huth
2022-06-01
KVM: s390: selftests: Use TAP interface in the sync_regs test
Thomas Huth
2022-06-01
KVM: s390: selftests: Use TAP interface in the memop test
Thomas Huth
2022-05-20
KVM: s390: selftest: Test suppression indication on key prot exception
Janis Schoetterl-Glausch
2022-03-14
KVM: s390: selftests: Add error memop tests
Janis Schoetterl-Glausch
2022-03-14
KVM: s390: selftests: Add more copy memop tests
Janis Schoetterl-Glausch
2022-03-14
KVM: s390: selftests: Add named stages for memop test
Janis Schoetterl-Glausch
2022-03-14
KVM: s390: selftests: Add macro as abstraction for MEM_OP
Janis Schoetterl-Glausch
2022-03-14
KVM: s390: selftests: Split memop tests
Janis Schoetterl-Glausch
2022-02-15
selftests: kvm: Check whether SIDA memop fails for normal guests
Thomas Huth
2022-02-14
KVM: s390: selftests: Test TEST PROTECTION emulation
Janis Schoetterl-Glausch
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
2020-03-16
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
2020-03-16
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
2020-03-16
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
2020-01-31
selftests: KVM: testing the local IRQs resets
Pierre Morel
2020-01-31
selftests: KVM: s390x: Add reset tests
Janosch Frank
2019-10-10
selftests: kvm: make syncregs more reliable on s390
Christian Borntraeger
2019-09-04
KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
Thomas Huth
2019-08-29
KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
Thomas Huth
2019-08-02
KVM: selftests: Implement ucall() for s390x
Thomas Huth
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth