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. v3: * Added len assert for access_check_3d * using the latest version of patch #1 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 | 264 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 254 insertions(+), 10 deletions(-) -- 2.34.1