From: Richard Henderson <richard.henderson@linaro.org>
To: "Ilya Leoshkevich" <iii@linux.ibm.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Thomas Huth" <thuth@redhat.com>
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH v4 0/3] tcg: add perfmap and jitdump
Date: Fri, 13 Jan 2023 15:05:52 -1000 [thread overview]
Message-ID: <555f828e-52b4-0ce3-c1b0-33489a6e7dc1@linaro.org> (raw)
In-Reply-To: <20230112152013.125680-1-iii@linux.ibm.com>
On 1/12/23 07:20, Ilya Leoshkevich wrote:
> v3 -> v4:
> * s/unsigned long long/uint64_t/g (Richard).
> * Fix address resolution with TARGET_TB_PCREL again.
> * Open question: do we need something like get_pc_from_opc()?
> See FIXME in patch 3.
Looks good. I'll queue this to tcg-next.
Ideally, we'd update the dockerfiles so that libdw is present during CI, mostly ensuring
that the code builds everywhere. However, my attempts to do so failed. I suspect that
we'd need some sort of update to lcitool to make that happen.
Alex or Thomas, any ideas there?
r~
prev parent reply other threads:[~2023-01-14 1:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-12 15:20 [PATCH v4 0/3] tcg: add perfmap and jitdump Ilya Leoshkevich
2023-01-12 15:20 ` [PATCH v4 1/3] linux-user: Clean up when exiting due to a signal Ilya Leoshkevich
2023-01-12 15:20 ` [PATCH v4 2/3] accel/tcg: Add debuginfo support Ilya Leoshkevich
2023-01-30 14:33 ` Thomas Huth
2023-01-30 14:43 ` Ilya Leoshkevich
2023-01-12 15:20 ` [PATCH v4 3/3] tcg: add perfmap and jitdump Ilya Leoshkevich
2023-01-14 1:05 ` Richard Henderson [this message]
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=555f828e-52b4-0ce3-c1b0-33489a6e7dc1@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=borntraeger@linux.ibm.com \
--cc=iii@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.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).