* [Qemu-devel] [PATCH 0/AB] Fix or remove NO_CPU_IO_DEFS
@ 2010-05-16 13:44 Blue Swirl
0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2010-05-16 13:44 UTC (permalink / raw)
To: qemu-devel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-16 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-16 13:44 [Qemu-devel] [PATCH 0/AB] Fix or remove NO_CPU_IO_DEFS Blue Swirl
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).