qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qapi/misc-target: Rename SGX related items to follow QAPI naming style
@ 2025-05-16  9:11 Zhao Liu
  2025-05-16  9:11 ` [PATCH 1/2] qapi/misc-target: Rename SGXEPCSection to SgxEpcSection Zhao Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhao Liu @ 2025-05-16  9:11 UTC (permalink / raw)
  To: Markus Armbruster, Eric Blake, Paolo Bonzini; +Cc: qemu-devel, Zhao Liu

QAPI requires strict PascalCase naming style, i.e., only the first
letter of a single word is allowed to be uppercase, which could help
with readability.

Rename SGXEPCSection & SGXInfo to SgxEpcSection & SgxInfo.

Thanks and Best Regards,
Zhao
---
Zhao Liu (2):
  qapi/misc-target: Rename SGXEPCSection to SgxEpcSection
  qapi/misc-target: Rename SGXInfo to SgxInfo

 hw/i386/sgx-stub.c    |  4 ++--
 hw/i386/sgx.c         | 32 ++++++++++++++++----------------
 qapi/misc-target.json | 18 +++++++++---------
 3 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2025-05-17 14:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16  9:11 [PATCH 0/2] qapi/misc-target: Rename SGX related items to follow QAPI naming style Zhao Liu
2025-05-16  9:11 ` [PATCH 1/2] qapi/misc-target: Rename SGXEPCSection to SgxEpcSection Zhao Liu
2025-05-16  9:11 ` [PATCH 2/2] qapi/misc-target: Rename SGXInfo to SgxInfo Zhao Liu
2025-05-17 14:29 ` [PATCH 0/2] qapi/misc-target: Rename SGX related items to follow QAPI naming style Paolo Bonzini

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).