]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: selftests: Add processor code for s390x
authorThomas Huth <thuth@redhat.com>
Thu, 23 May 2019 16:43:06 +0000 (18:43 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 4 Jun 2019 12:05:38 +0000 (14:05 +0200)
commitedf54478d83eb0ca4174a2c9c01682c1d01cbe7d
tree14c34494794350f1074dc9fcbf127ef2bfc38b01
parentda2a2d601c2d95bedf23b896bd409d53c92c04ad
KVM: selftests: Add processor code for s390x

Code that takes care of basic CPU setup, page table walking, etc.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190523164309.13345-7-thuth@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
MAINTAINERS
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/include/s390x/processor.h [new file with mode: 0644]
tools/testing/selftests/kvm/lib/s390x/processor.c [new file with mode: 0644]