Lines Matching +full:boot +full:- +full:pages
1 .. SPDX-License-Identifier: GPL-2.0
4 s390 (IBM Z) Boot/IPL of Protected VMs
8 -------
13 Documentation/virt/kvm/s390/s390-pv.rst for details."
15 On IPL (boot) a small plaintext bootloader is started, which provides
29 direct kernel, ...) without the need to change the boot process.
33 -------
46 The new PV load-device-specific-parameters field specifies all data
52 * AES-XTS Tweak prefix
62 After the initial import of the encrypted data, all defined pages will
63 contain the guest content. All non-specified pages will start out as
64 zero pages on first access.
73 non-clearing IPL subcodes are not allowed.
76 Re-IPL into a protected mode is only possible via a detour into non
80 ----
83 See `s390-tools <https://github.com/ibm-s390-linux/s390-tools/>`_