commit | b0435a12a6d3839dd8190982d11aee825bca4250 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Mar 10 09:01:41 2020 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Mar 16 17:59:08 2020 +0100 |
tree | b896e66306201707e85489f968afc7a52d60fb3c | |
parent | 41cbed5b07b5f6ca4ae567059ae7f0ffad1fd454 [diff] |
selftests: KVM: s390: test more register variants for the reset ioctl We should not only test the oneregs or the get_(x)regs interfaces but also the sync_regs. Those are usually the canonical place for register content. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>