From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNeGW-0001FY-Vk for qemu-devel@nongnu.org; Thu, 14 Jul 2016 06:53:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNeGS-0007j0-1Z for qemu-devel@nongnu.org; Thu, 14 Jul 2016 06:53:11 -0400 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]:33394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNeGR-0007il-Pe for qemu-devel@nongnu.org; Thu, 14 Jul 2016 06:53:07 -0400 Received: by mail-lf0-x243.google.com with SMTP id f93so5167137lfi.0 for ; Thu, 14 Jul 2016 03:53:07 -0700 (PDT) From: Max Filippov Date: Thu, 14 Jul 2016 13:52:52 +0300 Message-Id: <1468493572-28665-1-git-send-email-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PULL for-2.7] target-xtensa fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Max Filippov Hi Peter, please pull the following fix for target-xtensa. The following changes since commit ebe283bfdc6a1860adbc4c04643734f6e6d9b647: cpu-exec: Fix direct jump to TB spanning page (2016-05-16 18:08:19 +0300) are available in the git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20160714-xtensa for you to fetch changes up to 816344409f87a499741b387a954b172f39701b19: target-xtensa: xtfpga: fix FLASH interface width (2016-07-06 09:43:21 +0300) ---------------------------------------------------------------- Xtensa-related fixes: - fix FLASH interface width for XTFPGA boards. ---------------------------------------------------------------- Max Filippov (1): target-xtensa: xtfpga: fix FLASH interface width hw/xtensa/xtfpga.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.1.4