From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH 0/AB] Fix or remove NO_CPU_IO_DEFS
Date: Sun, 16 May 2010 16:44:10 +0300 [thread overview]
Message-ID: <AANLkTimabVlWNLgCrh69EsM_td_cvJIrWwKlw0Ekb1rd@mail.gmail.com> (raw)
NO_CPU_IO_DEFS seems to be bitrotten and only a few targets use it.
I think we should either fix it or remove it.
Blue Swirl (1):
Fix NO_CPU_IO_DEFS usage
target-alpha/cpu.h | 2 ++
target-arm/cpu.h | 4 ++++
target-cris/cpu.h | 2 ++
target-i386/cpu.h | 4 ++--
target-m68k/cpu.h | 8 ++++++--
target-microblaze/cpu.h | 2 ++
target-mips/cpu.h | 4 ++++
target-ppc/cpu.h | 4 ++--
target-s390x/cpu.h | 4 ++++
target-sh4/cpu.h | 4 ++++
10 files changed, 32 insertions(+), 6 deletions(-)
Blue Swirl (1):
Remove NO_CPU_IO_DEFS
target-i386/cpu.h | 2 --
target-ppc/cpu.h | 2 --
target-sparc/cpu.h | 2 --
tcg/tcg.c | 1 -
translate-all.c | 1 -
5 files changed, 0 insertions(+), 8 deletions(-)
reply other threads:[~2010-05-16 13:44 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=AANLkTimabVlWNLgCrh69EsM_td_cvJIrWwKlw0Ekb1rd@mail.gmail.com \
--to=blauwirbel@gmail.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).