1
0
Fork 0
alistair23-linux/tools/testing/selftests/kvm/s390x
Christian Borntraeger efec8d219f selftests: kvm: make syncregs more reliable on s390
similar to commit 2c57da356800 ("selftests: kvm: fix sync_regs_test with
newer gccs") and commit 204c91eff7 ("KVM: selftests: do not blindly
clobber registers in guest asm") we better do not rely on gcc leaving
r11 untouched.  We can write the simple ucall inline and have the guest
code completely as small assembler function.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
2019-10-10 13:18:35 +02:00
..
memop.c KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl 2019-08-29 16:09:11 +02:00
sync_regs_test.c selftests: kvm: make syncregs more reliable on s390 2019-10-10 13:18:35 +02:00