Lines Matching refs:guest
6 with a new kind of virtual machine guest called a Trust Domain (TD). A TD runs
22 TD Guest OS. TDVF needs to be copied to guest private memory and measured before
50 determines the set of extended features available for use by the guest TD.
69 property of "tdx-guest" object. Note, it's users' responsibility to provide a
73 supported by it, via properties of "tdx-guest" object.
103 To launch a TD, the necessary command line options are tdx-guest object and
111 -object tdx-guest,id=tdx0 \\
112 -machine ...,confidential-guest-support=tdx0 \\
120 This is set by default for TDX guest if kernel-irqchip is left on its default
125 - No SMM support: SMM support requires manipulating the guest register states
141 In TD guest, the attestation process is used to verify the TDX guest
142 trustworthiness to other entities before provisioning secrets to the guest.