qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qapi/misc-target: Fix the doc of query-sgx and query-sgx-capabilities
@ 2025-05-13 14:31 Zhao Liu
  2025-05-13 14:31 ` [PATCH 1/2] qapi/misc-target: Fix the doc related SGXEPCSection Zhao Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhao Liu @ 2025-05-13 14:31 UTC (permalink / raw)
  To: Markus Armbruster, Eric Blake, Paolo Bonzini; +Cc: qemu-devel, Zhao Liu

Hi all,

There're 2 QMP commands: query-sgx and query-sgx-capabilities, but
their outputs are very similar and the documentation lacks clear
differentiation.

From the codes, query-sgx is used to gather guest's SGX capabilities
(including SGX related CPUIDs and EPC sections' size, in SGXInfo), and
query-sgx-capabilities is used to gather host's SGX capabilities 
(descripted by SGXInfo as well).

Therefore, fix their documentation to reflect this difference.

Thanks and Best Regards,
Zhao
---
Zhao Liu (2):
  qapi/misc-target: Fix the doc related SGXEPCSection
  qapi/misc-target: Fix the doc to distinguish query-sgx and
    query-sgx-capabilities

 qapi/misc-target.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-15  7:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 14:31 [PATCH 0/2] qapi/misc-target: Fix the doc of query-sgx and query-sgx-capabilities Zhao Liu
2025-05-13 14:31 ` [PATCH 1/2] qapi/misc-target: Fix the doc related SGXEPCSection Zhao Liu
2025-05-13 14:31 ` [PATCH 2/2] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities Zhao Liu
2025-05-15  6:07 ` [PATCH 0/2] qapi/misc-target: Fix the doc of " Markus Armbruster
2025-05-15  6:56   ` Zhao Liu
2025-05-15  7:43     ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).