From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpmD3-0004hD-Po for qemu-devel@nongnu.org; Tue, 05 May 2015 19:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpmD0-0002Eg-L4 for qemu-devel@nongnu.org; Tue, 05 May 2015 19:25:05 -0400 Received: from mail-qg0-x22c.google.com ([2607:f8b0:400d:c04::22c]:34063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpmD0-0002E4-GY for qemu-devel@nongnu.org; Tue, 05 May 2015 19:25:02 -0400 Received: by qgfi89 with SMTP id i89so89898344qgf.1 for ; Tue, 05 May 2015 16:25:02 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Tue, 5 May 2015 16:24:26 -0700 Message-Id: <1430868267-13739-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL] Queued tcg patch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org 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(-)