]> Git Repo - qemu.git/commit
s390x: ipl: Consolidate iplb validity check into one function
authorJanosch Frank <[email protected]>
Tue, 10 Mar 2020 09:09:50 +0000 (05:09 -0400)
committerChristian Borntraeger <[email protected]>
Tue, 10 Mar 2020 09:18:20 +0000 (10:18 +0100)
commit94c21436e5a89143f8b9cb4d089d1a2f3f4fd377
tree6c356ce06d87f81ea44a1596175bf8f1724dfc6d
parent0a01e082a428b921e48b5314881b1f23a7b0fe50
s390x: ipl: Consolidate iplb validity check into one function

It's nicer to just call one function than calling a function for each
possible iplb type.

Signed-off-by: Janosch Frank <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Message-Id: <20200310090950[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
hw/s390x/ipl.h
target/s390x/diag.c
This page took 0.025068 seconds and 4 git commands to generate.