[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PATCH 0/2] s390x: Diag 308 improvements
From: |
Janosch Frank |
Subject: |
[qemu-s390x] [PATCH 0/2] s390x: Diag 308 improvements |
Date: |
Fri, 11 Jan 2019 12:36:55 +0100 |
Let's make it architecture compliant and a bit more readable.
Each non implemented diag 308 supcode should result in a specification
exception. Operating systems use the exceptions to query which codes
are available.
Janosch Frank (2):
s390x: Diag308 move common parameter checking into function
s390x: Return specification exception for unimplemented diag 308
subcodes
target/s390x/diag.c | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)
--
2.14.3
- [qemu-s390x] [PATCH 0/2] s390x: Diag 308 improvements,
Janosch Frank <=