From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wjzhe-0005Au-Ib for qemu-devel@nongnu.org; Mon, 12 May 2014 19:32:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WjzhZ-0005v8-2E for qemu-devel@nongnu.org; Mon, 12 May 2014 19:32:14 -0400 Received: from mail-qg0-x234.google.com ([2607:f8b0:400d:c04::234]:47986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjzhY-0005v3-NI for qemu-devel@nongnu.org; Mon, 12 May 2014 19:32:08 -0400 Received: by mail-qg0-f52.google.com with SMTP id a108so8561592qge.39 for ; Mon, 12 May 2014 16:32:08 -0700 (PDT) Sender: Richard Henderson Message-ID: <537159F4.9020107@twiddle.net> Date: Mon, 12 May 2014 16:32:04 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1399930102-16128-1-git-send-email-rth@twiddle.net> In-Reply-To: <1399930102-16128-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] target-i386 update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org On 05/12/2014 02:28 PM, Richard Henderson wrote: > A long-delayed fix for the changed handling of the Z flag. > > > r~ > > > The following changes since commit 06b4f00d53637f2c16a62c2cbaa30bffb045cf88: > > Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-09 15:46:34 +0100) > > are available in the git repository at: > > > git://github.com/rth7680/qemu.git tags/pull-tgt-i386-20140512 > > for you to fetch changes up to dc1823ce26f0539eab098e0209400d793ef66279: > > target-i386: Preserve the Z bit for bt/bts/btr/btc (2014-05-12 14:20:04 -0700) > Arg! Of course the subject line should have contained [PULL]. r~