From: Ziqiao Kong <ziqiaokong@gmail.com>
To: qemu-devel@nongnu.org
Cc: sw@weilnetz.de, tsimpson@quicinc.com,
richard.henderson@linaro.org, Ziqiao Kong <ziqiaokong@gmail.com>
Subject: [PATCH v2 0/1] Fix MAX_OPC_PARAM_IARGS accordingly
Date: Sun, 27 Feb 2022 12:31:28 +0100 [thread overview]
Message-ID: <20220227113127.414533-1-ziqiaokong@gmail.com> (raw)
I notice that in the patch here:
https://gitlab.com/qemu-project/qemu/-/commit/5d6542bea780ad443c4f7f1496e64706101f525
The MAX_OPC_PARAM_IARGS was not updated as this path did:
https://gitlab.com/qemu-project/qemu/-/commit/1df3caa946e08b387511dfba3a37d78910e51796
And thus this patch fixes it accordingly.
Sorry that the format of my previous patch is wrong.
Ziqiao Kong (1):
tcg: Set MAX_OPC_PARAM_IARGS to 7
include/tcg/tcg.h | 2 +-
tcg/tci/tcg-target.c.inc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.32.0
next reply other threads:[~2022-02-27 11:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-27 11:31 Ziqiao Kong [this message]
2022-02-27 11:31 ` [PATCH v2 1/1] tcg: Set MAX_OPC_PARAM_IARGS to 7 Ziqiao Kong
2022-02-28 21:04 ` Taylor Simpson
2022-02-28 21:09 ` Richard Henderson
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=20220227113127.414533-1-ziqiaokong@gmail.com \
--to=ziqiaokong@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=sw@weilnetz.de \
--cc=tsimpson@quicinc.com \
/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).