qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState members
Date: Thu, 22 Nov 2012 08:57:29 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Nov 02, 2012 at 08:36:34AM +1100, Richard Henderson wrote:
> 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
> 
> 

Sorry I missed your pull request.

Thanks, applied to the trivial patches tree and should get in once the
1.4 merge window opens:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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