From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0qVi-000151-JO for qemu-devel@nongnu.org; Mon, 23 Nov 2015 07:46:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0qVf-0007GR-DR for qemu-devel@nongnu.org; Mon, 23 Nov 2015 07:46:22 -0500 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:33536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0qVf-0007Ft-6U for qemu-devel@nongnu.org; Mon, 23 Nov 2015 07:46:19 -0500 Received: by wmec201 with SMTP id c201so158739009wme.0 for ; Mon, 23 Nov 2015 04:46:18 -0800 (PST) Sender: Richard Henderson From: Richard Henderson Date: Mon, 23 Nov 2015 13:45:40 +0100 Message-Id: <1448282741-22897-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL for-2.5] last minute tcg fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org Sent to me privately, for some reason, but absolutely correct that it can occasionally cause problems. r~ The following changes since commit 541abd10a01da56c5f16582cd32d67114ec22a5c: Update version for v2.5.0-rc1 release (2015-11-20 17:43:46 +0000) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-tcg-20151123 for you to fetch changes up to 644da9b39e477caa80bab69d2847dfcb468f0d33: tcg: Fix highwater check (2015-11-23 13:16:05 +0100) ---------------------------------------------------------------- Last minute fix. ---------------------------------------------------------------- John Clarke (1): tcg: Fix highwater check tcg/tcg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)