qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] cleanup cpu_exec 1/n
@ 2010-01-15  7:56 Paolo Bonzini
  2010-01-15  7:56 ` [Qemu-devel] [PATCH 1/3] remove dead code from target-i386/exec.h Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paolo Bonzini @ 2010-01-15  7:56 UTC (permalink / raw)
  To: qemu-devel

For now, just some removal of dead code (empty inline functions).

Paolo Bonzini (3):
  remove dead code from target-i386/exec.h
  kill regs_to_env and env_to_regs
  fix wrong indentation

 cpu-exec.c               |   13 +----------
 target-alpha/exec.h      |    8 ------
 target-arm/exec.h        |    8 ------
 target-cris/exec.h       |    8 ------
 target-i386/exec.h       |   56 ----------------------------------------------
 target-m68k/exec.h       |    8 ------
 target-microblaze/exec.h |    8 ------
 target-mips/exec.h       |    8 ------
 target-ppc/exec.h        |    8 ------
 target-s390x/exec.h      |    8 ------
 target-sh4/exec.h        |   10 --------
 target-sparc/exec.h      |    8 ------
 12 files changed, 1 insertions(+), 150 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-01-19 22:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15  7:56 [Qemu-devel] [PATCH 0/3] cleanup cpu_exec 1/n Paolo Bonzini
2010-01-15  7:56 ` [Qemu-devel] [PATCH 1/3] remove dead code from target-i386/exec.h Paolo Bonzini
2010-01-15 14:54   ` Tristan Gingold
2010-01-15 15:12     ` Paolo Bonzini
2010-01-19 22:39   ` Anthony Liguori
2010-01-15  7:56 ` [Qemu-devel] [PATCH 2/3] kill regs_to_env and env_to_regs Paolo Bonzini
2010-01-15  7:56 ` [Qemu-devel] [PATCH 3/3] fix wrong indentation Paolo Bonzini

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).