diff options
author | Christoph Schlameuss <schlameuss@linux.ibm.com> | 2024-08-07 17:45:04 +0200 |
---|---|---|
committer | Janosch Frank <frankja@linux.ibm.com> | 2024-08-19 09:51:15 +0200 |
commit | 845482188e3890269927c47316bcbacee9f71a3f (patch) | |
tree | 16023489a5d87309556c0abadcd191cc773ad112 /tools/certs | |
parent | selftests: kvm: s390: Define page sizes in shared header (diff) | |
download | linux-845482188e3890269927c47316bcbacee9f71a3f.tar.xz linux-845482188e3890269927c47316bcbacee9f71a3f.zip |
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Subsequent tests do require direct manipulation of the SIE control
block. This commit introduces the SIE control block definition for use
within the selftests.
There are already definitions of this within the kernel.
This differs in two ways.
* This is the first definition of this in userspace.
* In the context of the selftests this does not require atomicity for
the flags.
With the userspace definition of the SIE block layout now being present
we can reuse the values in other tests where applicable.
Signed-off-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Link: https://lore.kernel.org/r/20240807154512.316936-3-schlameuss@linux.ibm.com
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Message-ID: <20240807154512.316936-3-schlameuss@linux.ibm.com>
Diffstat (limited to 'tools/certs')
0 files changed, 0 insertions, 0 deletions