qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] s390x: Diag 308 improvements
@ 2019-01-11 11:36 Janosch Frank
  2019-01-11 11:36 ` [Qemu-devel] [PATCH 1/2] s390x: Diag308 move common parameter checking into function Janosch Frank
  2019-01-11 11:36 ` [Qemu-devel] [PATCH 2/2] s390x: Return specification exception for unimplemented diag 308 subcodes Janosch Frank
  0 siblings, 2 replies; 8+ messages in thread
From: Janosch Frank @ 2019-01-11 11:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: borntraeger, cohuck, david, qemu-s390x, qemu-stable

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-01-14 17:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-11 11:36 [Qemu-devel] [PATCH 0/2] s390x: Diag 308 improvements Janosch Frank
2019-01-11 11:36 ` [Qemu-devel] [PATCH 1/2] s390x: Diag308 move common parameter checking into function Janosch Frank
2019-01-11 15:40   ` David Hildenbrand
2019-01-11 15:51     ` Janosch Frank
2019-01-11 11:36 ` [Qemu-devel] [PATCH 2/2] s390x: Return specification exception for unimplemented diag 308 subcodes Janosch Frank
2019-01-11 11:43   ` Christian Borntraeger
2019-01-11 15:37   ` David Hildenbrand
2019-01-14 17:32   ` Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).