From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsGXn-0003j1-SH for qemu-devel@nongnu.org; Fri, 30 Oct 2015 16:45:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsGXj-0003iR-Ga for qemu-devel@nongnu.org; Fri, 30 Oct 2015 16:45:03 -0400 Received: from mail-qk0-x234.google.com ([2607:f8b0:400d:c09::234]:34450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsGXj-0003iL-D4 for qemu-devel@nongnu.org; Fri, 30 Oct 2015 16:44:59 -0400 Received: by qkcn129 with SMTP id n129so35978817qkc.1 for ; Fri, 30 Oct 2015 13:44:58 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Fri, 30 Oct 2015 13:44:23 -0700 Message-Id: <1446237864-11912-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL] tilegx queued patch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, xili_gchen_5257@hotmail.com Just one mergable patch since the last update. I guess this will be it before hard-freeze. r~ The following changes since commit b803894e2c4d744ccc113ca6cbe6654ec80c1dc6: Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging (2015-10-22 17:33:54 +0100) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-tile-20151030 for you to fetch changes up to 2a080ce26682f35517b0e20f4ad10559e9270b5d: target-tilegx: Implement prefetch instructions in pipe y2 (2015-10-22 07:51:49 -1000) ---------------------------------------------------------------- Prefetch in y2 pipe ---------------------------------------------------------------- Chen Gang (1): target-tilegx: Implement prefetch instructions in pipe y2 target-tilegx/translate.c | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-)