From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcE3N-0003AE-HB for qemu-devel@nongnu.org; Wed, 16 Sep 2015 10:51:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcE3H-0007Mu-RR for qemu-devel@nongnu.org; Wed, 16 Sep 2015 10:51:21 -0400 Received: from mail-vk0-f53.google.com ([209.85.213.53]:33179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcE3H-0007MJ-Nq for qemu-devel@nongnu.org; Wed, 16 Sep 2015 10:51:15 -0400 Received: by vkgd64 with SMTP id d64so102899210vkg.0 for ; Wed, 16 Sep 2015 07:51:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1442329453-16260-1-git-send-email-rth@twiddle.net> References: <1442329453-16260-1-git-send-email-rth@twiddle.net> From: Peter Maydell Date: Wed, 16 Sep 2015 15:50:55 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/35] TileGX basic instructions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: QEMU Developers , Chen Gang On 15 September 2015 at 16:03, Richard Henderson wrote: > With typos fixed from final review. > > > r~ > > > The following changes since commit b76a0d5db25ad9f81346930230092fdf1e88a5a1: > > Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging (2015-09-15 13:03:53 +0100) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-tile-20150915 > > for you to fetch changes up to 461aa6783eec27f209b026c6647fc7a83b2997cd: > > target-tilegx: Handle v1shl, v1shru, v1shrs (2015-09-15 07:45:34 -0700) > > ---------------------------------------------------------------- > TileGX basic instructions Applied, thanks. -- PMM