Skip to content

[s390]: [IBM 9.3 FEAT] Secure Execution APQN binding and IBK association - kernel part

Tobias Huschle requested to merge thuschle/centos-stream-9:bz2110509 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2110509

Tested: by IBM

Build-Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=54134586

Commits:
2d6c0008be64 s390/ap: use insn format for new instructions
a7e196f579cd s390/ap: adjust whitespace
394740d7645e s390/ap: fix status returned by ap_aqic()
a2522c80f074 s390/ap: fix status returned by ap_qact()
ebf95e884694 s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union
003d248fee72 s390/zcrypt: make psmid unsigned long instead of long long
8794c5961394 s390/zcrypt: rework length information for dqap
964d581daf46 s390/zcrypt: replace scnprintf with sysfs_emit
f6047040217b s390/ap: exploit new B bit from QCI config info
d7b1813af6a5 s390/ap: introduce new AP bus sysfs attribute features
211c06d845a7 s390/ap: make tapq gr2 response a struct
088174960ebc s390/ap: filter ap card functions, new queue functions attribute
4bdf3c3956d8 s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()
c81cf436e47c s390/ap: new low level inline functions ap_bapq() and ap_aapq()
263c8454dbff s390/ap: introduce low frequency polling possibility
2d72eaf036d2 s390/ap: implement SE AP bind, unbind and associate
038c5bedbc31 s390/ap: add ap status asynch error support

Signed-off-by: Tobias Huschle thuschle@redhat.com

Merge request reports