From: Neil Cafferkey <caffer@cs.ucc.ie>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Small bug compiling QEMU on PowerPC
Date: Mon, 12 Jul 2004 22:31:52 +0100 [thread overview]
Message-ID: <20040712213152.GA9802@cuc.ucc.ie> (raw)
Hi,
In cpu-exec.c, I needed to make the following change in the PowerPC
section to get it to compile:
old: int cpu_signal_handler(int host_signum, siginfo *info,
new: int cpu_signal_handler(int host_signum, struct siginfo *info,
Regards,
Neil Cafferkey
reply other threads:[~2004-07-12 21:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040712213152.GA9802@cuc.ucc.ie \
--to=caffer@cs.ucc.ie \
--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).