Re: [Qemu-devel] [PULL] Queued tcg patch

2015-05-06 Thread Peter Maydell
On 6 May 2015 at 00:24, Richard Henderson  wrote:
> Only one tcg related patch since the 2.3 freeze.
>
>
> r~
>
>
>
> The following changes since commit 874e9aeeeb74c5459639a93439a502d262847e68:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into 
> staging (2015-05-05 14:06:12 +0100)
>
> are available in the git repository at:
>
>   git://github.com/rth7680/qemu.git tags/tcg-next-20150505
>
> for you to fetch changes up to 00c8fa9ffeee7458e5ed62c962faf638156c18da:
>
>   tcg: optimise memory layout of TCGTemp (2015-05-05 08:44:46 -0700)
>
> 
> size reduction merge

Applied, thanks.

-- PMM



[Qemu-devel] [PULL] Queued tcg patch

2015-05-05 Thread Richard Henderson
Only one tcg related patch since the 2.3 freeze.


r~



The following changes since commit 874e9aeeeb74c5459639a93439a502d262847e68:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into 
staging (2015-05-05 14:06:12 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/tcg-next-20150505

for you to fetch changes up to 00c8fa9ffeee7458e5ed62c962faf638156c18da:

  tcg: optimise memory layout of TCGTemp (2015-05-05 08:44:46 -0700)


size reduction merge


Emilio G. Cota (1):
  tcg: optimise memory layout of TCGTemp

 tcg/tcg.h | 26 ++
 1 file changed, 14 insertions(+), 12 deletions(-)