Over the last few weeks I had a few ideas on how to extend the uv-host test to get more coverage. Most checks are access checks for secure pages or the UVCB and its satellites. I've had limited time to cleanup this series, so consider having a closer look. v2: * Moved 3d access check in function * Small fixes * Added two more fix patches Janosch Frank (8): s390x: uv-host: Add access checks for donated memory s390x: uv-host: Add uninitialized UV tests s390x: uv-host: Test uv immediate parameter s390x: uv-host: Add access exception test s390x: uv-host: Add a set secure config parameters test function s390x: uv-host: Remove duplicated + s390x: uv-host: Fence against being run as a PV guest s390x: uv-host: Fix init storage origin and length check s390x/uv-host.c | 256 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 246 insertions(+), 10 deletions(-) -- 2.34.1