Lines Matching refs:command
8 # This command will reset the RTC interrupt reinjection backlog. Can
10 # for example QEMU guest agent's guest-set-time command.
19 { 'command': 'rtc-reset-reinjection',
143 { 'command': 'query-sev', 'returns': 'SevInfo',
172 { 'command': 'query-sev-launch-measure', 'returns': 'SevLaunchMeasureInfo',
205 # This command is used to get the SEV capabilities, and is supported
219 { 'command': 'query-sev-capabilities', 'returns': 'SevCapability',
225 # This command injects a secret blob into memory of SEV guest.
235 { 'command': 'sev-inject-launch-secret',
256 # This command is used to get the SEV attestation report, and is
272 { 'command': 'query-sev-attestation-report',
292 { 'command': 'dump-skeys',
324 # This command is ARM-only. It will return a list of GICCapability
337 { 'command': 'query-gic-capabilities', 'returns': ['GICCapability'],
397 { 'command': 'query-sgx', 'returns': 'SGXInfo', 'if': 'TARGET_I386' }
416 { 'command': 'query-sgx-capabilities', 'returns': 'SGXInfo', 'if': 'TARGET_I386' }
508 { 'command': 'xen-event-list',
526 { 'command': 'xen-event-inject',