qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState members
@ 2012-11-01 21:36 Richard Henderson
  2012-11-01 21:36 ` [Qemu-devel] [PATCH 1/3] target-alpha: Remove t0, t1 from CPUAlphaState Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ 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] 9+ messages in thread

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

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

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