All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState members
@ 2012-11-01 21:36 ` Richard Henderson
  0 siblings, 0 replies; 18+ messages in thread
From: Richard Henderson @ 2012-11-01 21:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

Best I can figure, these temporaries were used by the dyngen
code generator, last seen in qemu 0.9.0.  Certainly there are
no references to these members remaining.

Built x86_64 and i686 hosts.


r~


Richard Henderson (3):
  target-alpha: Remove t0, t1 from CPUAlphaState
  target-m68k: Remove t1 from CPUM68KState
  target-sparc: Remove t0, t1 from CPUSPARCState

 target-alpha/cpu.h | 7 -------
 target-m68k/cpu.h  | 3 ---
 target-sparc/cpu.h | 1 -
 3 files changed, 11 deletions(-)

-- 
1.7.11.7



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

end of thread, other threads:[~2012-11-22  7:57 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 21:36 [Qemu-trivial] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState members Richard Henderson
2012-11-01 21:36 ` [Qemu-devel] " Richard Henderson
2012-11-01 21:36 ` [Qemu-trivial] [PATCH 1/3] target-alpha: Remove t0, t1 from CPUAlphaState Richard Henderson
2012-11-01 21:36   ` [Qemu-devel] " Richard Henderson
2012-11-01 21:36 ` [Qemu-trivial] [PATCH 2/3] target-m68k: Remove t1 from CPUM68KState Richard Henderson
2012-11-01 21:36   ` [Qemu-devel] " Richard Henderson
2012-11-01 21:36 ` [Qemu-trivial] [PATCH 3/3] target-sparc: Remove t0, t1 from CPUSPARCState Richard Henderson
2012-11-01 21:36   ` [Qemu-devel] " Richard Henderson
2012-11-21 16:51 ` [Qemu-trivial] [Qemu-devel] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState members Richard Henderson
2012-11-21 16:51   ` Richard Henderson
2012-11-21 17:09   ` [Qemu-trivial] " Andreas Färber
2012-11-21 17:09     ` Andreas Färber
2012-11-21 18:23     ` [Qemu-trivial] " Richard Henderson
2012-11-21 18:23       ` Richard Henderson
2012-11-21 18:42       ` [Qemu-trivial] " Peter Maydell
2012-11-21 18:42         ` Peter Maydell
2012-11-22  7:57 ` [Qemu-trivial] " Stefan Hajnoczi
2012-11-22  7:57   ` [Qemu-devel] " Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.