Comment 2 for bug 2003672

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2024-01-17 04:31 EDT-------
Pvapconfig is a new tool for automatically configuring the APQNs
within an Secure Execution KVM guest with AP pass-through support.
Based on a given AP configuration it tries to find a matching
APQN and bind and associate it with the correct secret.

Pvapconfig is now available upstream and will be part of the
upcomming s390-tools release version 2.31.

Backports on top of s390-tools version 2.30 require at least these
two commits:

0764460e rust/pv: Provide access for SecretList members
https://github.ibm.com/linuxonz/s390-tools/commit/0764460eafdfd91f78bbed5ac818f19d60e14b70

94a38ebc rust/pvapconfig: Introduce new tool pvapconfig
https://github.ibm.com/linuxonz/s390-tools/commit/94a38ebc3aec9ee954f1ae9a4a0a09ea7f29f11c

Optional maybe this commit may be applied as well:

6fd02279 rust/Makefile: Fix CC/AR variables for TEST_TARGETS
https://github.ibm.com/linuxonz/s390-tools/commit/6fd02279da20acba882426496e3b87e556bdeabc

If Ubuntu 24.04 simple picks the upcomming s390-tools version 2.31, there
is nothing more to do :-)