From: Zhao Liu <zhao1.liu@intel.com>
To: Markus Armbruster <armbru@redhat.com>,
Eric Blake <eblake@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, Zhao Liu <zhao1.liu@intel.com>
Subject: [PATCH 0/2] qapi/misc-target: Rename SGX related items to follow QAPI naming style
Date: Fri, 16 May 2025 17:11:28 +0800 [thread overview]
Message-ID: <20250516091130.2374221-1-zhao1.liu@intel.com> (raw)
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
next reply other threads:[~2025-05-16 8:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-16 9:11 Zhao Liu [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250516091130.2374221-1-zhao1.liu@intel.com \
--to=zhao1.liu@intel.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).