From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMB4T-0000l2-HN for qemu-devel@nongnu.org; Mon, 03 Aug 2015 04:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMB4R-0004kO-HG for qemu-devel@nongnu.org; Mon, 03 Aug 2015 04:26:09 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:32810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMAz8-0003H1-U3 for qemu-devel@nongnu.org; Mon, 03 Aug 2015 04:20:39 -0400 From: Aurelien Jarno Date: Mon, 3 Aug 2015 10:20:15 +0200 Message-Id: <1438590019-16932-1-git-send-email-aurelien@aurel32.net> Subject: [Qemu-devel] [PULL 0/4] TCG MIPS and S390 fixes for 2.4 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Aurelien Jarno , Richard Henderson [ Note that Richard Henderson agreed to get the single S390 fix in this pull request. ] The following changes since commit 7008d580acad326148a725bd20695882ba10247a: Update version for v2.4.0-rc3 release (2015-07-29 18:50:11 +0100) are available in the git repository at: git://git.aurel32.net/qemu.git tags/pull-tcg-mips-s390-20150803 for you to fetch changes up to c99d69694af4ed15b33e3f7c2e3ef6972c14358d: tcg/mips: fix add2 (2015-08-01 09:39:50 +0200) ---------------------------------------------------------------- TCG MIPS and S390 fixes for 2.4. ---------------------------------------------------------------- Aurelien Jarno (4): tcg/mips: fix TLB loading for BE host with 32-bit guests tcg/mips: Mask TCGMemOp appropriately for indexing tcg/s390x: Mask TCGMemOp appropriately for indexing tcg/mips: fix add2 tcg/mips/tcg-target.c | 11 ++++++++--- tcg/s390/tcg-target.c | 4 ++-- 2 files changed, 10 insertions(+), 5 deletions(-) -- 2.1.4