summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--qapi/misc-target.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/misc-target.json b/qapi/misc-target.json
index 6814708972..f7ec695caa 100644
--- a/qapi/misc-target.json
+++ b/qapi/misc-target.json
@@ -361,7 +361,7 @@
 ##
 # @query-sgx:
 #
-# Returns information about SGX
+# Returns information about configured SGX capabilities of guest
 #
 # Returns: @SgxInfo
 #
@@ -380,7 +380,7 @@
 ##
 # @query-sgx-capabilities:
 #
-# Returns information from host SGX capabilities
+# Returns information about SGX capabilities of host
 #
 # Returns: @SgxInfo
 #