qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/AB] Fix or remove NO_CPU_IO_DEFS


From: Blue Swirl
Subject: [Qemu-devel] [PATCH 0/AB] Fix or remove NO_CPU_IO_DEFS
Date: Sun, 16 May 2010 16:44:10 +0300

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 via email to

[Prev in Thread] Current Thread [Next in Thread]