From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKsJh-0006Kg-SU for qemu-devel@nongnu.org; Tue, 04 Mar 2014 11:35:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKsJc-0007Jv-KW for qemu-devel@nongnu.org; Tue, 04 Mar 2014 11:35:41 -0500 Received: from mail-la0-f46.google.com ([209.85.215.46]:37190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKsJc-0007JP-5u for qemu-devel@nongnu.org; Tue, 04 Mar 2014 11:35:36 -0500 Received: by mail-la0-f46.google.com with SMTP id hr17so5803412lab.33 for ; Tue, 04 Mar 2014 08:35:35 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1393607671-23305-1-git-send-email-rth@twiddle.net> References: <1393607671-23305-1-git-send-email-rth@twiddle.net> From: Peter Maydell Date: Tue, 4 Mar 2014 16:35:14 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/3] target-i386 updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: QEMU Developers On 28 February 2014 17:14, Richard Henderson wrote: > I wasn't able to solicit additional review on patch 3, but > at least the first two managed a R-B. > > > r~ > > > The following changes since commit d844a7b6569fb2b5252773444b18841426e5b906: > > modules: Fix building with --enable-modules (2014-02-28 12:30:13 +0000) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git i386-fix > > for you to fetch changes up to cb48da7f8140b5cbb648d990876720da9cd04d8f: > > target-i386: Fix ucomis and comis memory access (2014-02-28 08:44:26 -0800) Applied, thanks. -- PMM