Lines Matching +full:machine +full:- +full:mode
1 .. SPDX-License-Identifier: GPL-2.0
8 -------
13 Documentation/virt/kvm/s390/s390-pv.rst for details."
17 KVM to decrypt the protected virtual machine.
19 Based on this data, KVM will make the protected virtual machine known
27 switch into PV mode itself, the user can load encrypted guest
33 -------
44 Subcode 10: Move into Protected Virtualization mode
46 The new PV load-device-specific-parameters field specifies all data
47 that is necessary to move into PV mode.
52 * AES-XTS Tweak prefix
63 contain the guest content. All non-specified pages will start out as
67 When running in protected virtualization mode, some subcodes will result in
73 non-clearing IPL subcodes are not allowed.
76 Re-IPL into a protected mode is only possible via a detour into non
77 protected mode.
80 ----
83 See `s390-tools <https://github.com/ibm-s390-linux/s390-tools/>`_