This series adds some test in s390x/uv-guest.c verifying error paths of the Request Attestation Measurement UVC. Also adds a test in s390x/uv-host.c to verify that the Request Attestation Measurement UVC cannot be called in guest1. Steffen Eiden (4): s390x: uv-host: Add attestation test s390x: lib: Add QUI getter s390x: uv-guest: remove duplicated checks s390x: uv-guest: Add attestation tests lib/s390x/asm/uv.h | 29 ++++++- lib/s390x/uv.c | 10 ++- lib/s390x/uv.h | 1 + s390x/uv-guest.c | 188 +++++++++++++++++++++++++++++++++++++++++---- s390x/uv-host.c | 3 +- 5 files changed, 211 insertions(+), 20 deletions(-) -- 2.30.2