From: Richard Henderson <richard.henderson@linaro.org>
To: Jason Thorpe <thorpej@me.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH 1/8] Make qemu-palcode build environment standalone. NFC.
Date: Sat, 5 Jun 2021 16:27:13 -0700 [thread overview]
Message-ID: <56321c00-ce2d-ed18-0c9b-bd40bb9dba05@linaro.org> (raw)
In-Reply-To: <20210603035317.6814-2-thorpej@me.com>
On 6/2/21 8:53 PM, Jason Thorpe wrote:
> Don't include system headers. Instead, provide standalone definitions
> and declarations of types needed and functions used by the PALcode that
> are compatible with the standard Alpha / GCC ABI.
>
> Signed-off-by: Jason Thorpe<thorpej@me.com>
> ---
> init.c | 2 --
> memcpy.c | 2 +-
> memset.c | 2 +-
> printf.c | 4 +---
> protos.h | 30 +++++++++++++++++++++++++-----
> 5 files changed, 28 insertions(+), 12 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2021-06-05 23:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-03 3:53 [PATCH 0/8] PALcode fixes required to run NetBSD/alpha Jason Thorpe
2021-06-03 3:53 ` [PATCH 1/8] Make qemu-palcode build environment standalone. NFC Jason Thorpe
2021-06-05 23:27 ` Richard Henderson [this message]
2021-06-03 3:53 ` [PATCH 2/8] Fix delivery of unaligned access exceptions Jason Thorpe
2021-06-05 23:28 ` Richard Henderson
2021-06-03 3:53 ` [PATCH 3/8] Fix initialization of the hwrpb.hwrpb.cpuid field Jason Thorpe
2021-06-06 0:28 ` Richard Henderson
2021-06-03 3:53 ` [PATCH 4/8] Make some PCI macros available to other files. NFC Jason Thorpe
2021-06-06 0:32 ` Richard Henderson
2021-06-03 3:53 ` [PATCH 5/8] Fix incorrect initialization of PCI BARs Jason Thorpe
2021-06-03 9:24 ` Philippe Mathieu-Daudé
2021-06-04 18:23 ` Jason Thorpe
2021-06-06 0:41 ` Richard Henderson
2021-06-03 3:53 ` [PATCH 6/8] Provide interrupt mapping information in PCI config registers Jason Thorpe
2021-06-06 1:49 ` Richard Henderson
2021-06-03 3:53 ` [PATCH 7/8] Provide a Console Terminal Block in the HWRPB Jason Thorpe
2021-06-06 19:27 ` Richard Henderson
2021-06-06 20:12 ` Jason Thorpe
2021-06-03 3:53 ` [PATCH 8/8] Fixes for seconday CPU start-up Jason Thorpe
2021-06-06 20:27 ` Richard Henderson
2021-06-03 9:26 ` [PATCH 0/8] PALcode fixes required to run NetBSD/alpha Philippe Mathieu-Daudé
2021-06-06 20:30 ` 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=56321c00-ce2d-ed18-0c9b-bd40bb9dba05@linaro.org \
--to=richard.henderson@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thorpej@me.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).