mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
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. Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
10 lines
299 B
Markdown
10 lines
299 B
Markdown
<!--
|
|
Copyright 2023 IBM Corp.
|
|
s390-tools is free software; you can redistribute it and/or modify
|
|
it under the terms of the MIT license. See LICENSE for details.
|
|
-->
|
|
# pvapconfig
|
|
## Description
|
|
**pvapconfig** is used to automatically set up the AP configuration
|
|
within an IBM Secure Execution guest.
|