Lines Matching full:query
29 # An enumeration of SEV state information used during `query-sev`.
127 # @query-sev:
139 # -> { "execute": "query-sev" }
144 { 'command': 'query-sev', 'returns': 'SevInfo' }
158 # @query-sev-launch-measure:
160 # Query the SEV/SEV-ES guest launch information.
177 # -> { "execute": "query-sev-launch-measure" }
180 { 'command': 'query-sev-launch-measure', 'returns': 'SevLaunchMeasureInfo' }
209 # @query-sev-capabilities:
222 # -> { "execute": "query-sev-capabilities" }
227 { 'command': 'query-sev-capabilities', 'returns': 'SevCapability' }
268 # @query-sev-attestation-report:
288 # -> { "execute" : "query-sev-attestation-report",
292 { 'command': 'query-sev-attestation-report',
336 # @query-sgx:
344 # -> { "execute": "query-sgx" }
350 { 'command': 'query-sgx', 'returns': 'SgxInfo' }
353 # @query-sgx-capabilities:
361 # -> { "execute": "query-sgx-capabilities" }
367 { 'command': 'query-sgx-capabilities', 'returns': 'SgxInfo' }
425 # Query the Xen event channels opened by the guest.