From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8sEj-0005gf-W6 for qemu-devel@nongnu.org; Mon, 12 Aug 2013 09:32:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8sEd-0002WM-1m for qemu-devel@nongnu.org; Mon, 12 Aug 2013 09:32:41 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:54985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8sEc-0002Q2-SO for qemu-devel@nongnu.org; Mon, 12 Aug 2013 09:32:34 -0400 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 12 Aug 2013 09:32:10 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id 1302838C8039 for ; Mon, 12 Aug 2013 09:32:06 -0400 (EDT) Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r7CDW67A164192 for ; Mon, 12 Aug 2013 09:32:06 -0400 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r7CDW3jS031361 for ; Mon, 12 Aug 2013 07:32:03 -0600 From: Anthony Liguori In-Reply-To: <1375980370-27822-1-git-send-email-rth@twiddle.net> References: <1375980370-27822-1-git-send-email-rth@twiddle.net> Date: Mon, 12 Aug 2013 08:31:52 -0500 Message-ID: <877gfrhw6v.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PULL for-1.6] TCG mips --enable-debug fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson , qemu-devel@nongnu.org Richard Henderson writes: > Please pull for -rc2, thanks. > > > r~ > > > The following changes since commit 6fdf98f281f85ae6e2883bed2f691bcfe33b1f9f: > > fw_cfg: the I/O port variant expects little-endian (2013-08-07 12:48:15 -0500) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git for-1.6 I don't see a published branch of this name in the tree. Regards, Anthony Liguori > > for you to fetch changes up to 31e846e8f3885f82df7cc96f0a14a6665b42388e: > > tcg/mips: fix invalid op definition errors (2013-08-08 06:11:19 -1000) > > ---------------------------------------------------------------- > James Hogan (1): > tcg/mips: fix invalid op definition errors > > tcg/mips/tcg-target.c | 10 ++++++++++ > 1 file changed, 10 insertions(+)