Lines Matching refs:guest
10 access VM state like guest memory or guest registers. Instead, the
15 Each guest starts in non-protected mode and then may make a request to
16 transition into protected mode. On transition, KVM registers the guest
20 The Ultravisor will secure and decrypt the guest's boot memory
22 starts/stops and injected interrupts while the guest is running.
24 As access to the guest's state, such as the SIE state description, is
29 reduce exposed guest state.
40 field (offset 0x54). If the guest cpu is not enabled for the interrupt
50 access to the guest memory.
84 instruction text, in order not to leak guest instruction text.
85 This also implies that the register content that a guest had in r<n>
92 this instruction to be moved to the guest via the two data areas
101 make the guest pending for instruction completion of the intercepted
106 The notification type intercepts inform KVM about guest environment
107 changes due to guest instruction interpretation. Such an interception
110 is ignored and execution continues as if the guest instruction had