From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoT2D-0005GB-Jq for qemu-devel@nongnu.org; Fri, 08 Apr 2016 05:49:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoT29-0007HP-Hr for qemu-devel@nongnu.org; Fri, 08 Apr 2016 05:49:01 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:43245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoT29-0007H1-Bo for qemu-devel@nongnu.org; Fri, 08 Apr 2016 05:48:57 -0400 From: Leon Alrae Date: Fri, 8 Apr 2016 10:48:27 +0100 Message-ID: <1460108908-12747-1-git-send-email-leon.alrae@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PULL 0/1] target-mips queue for 2.6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Aurelien Jarno Hi, Just a single bug-fix for MIPS ITU. Thanks, Leon Cc: Peter Maydell Cc: Aurelien Jarno The following changes since commit ead5268f2166101f7dde70598c9f538a90afd8ee: Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-07-tag' into staging (2016-04-07 18:06:14 +0100) are available in the git repository at: git://github.com/lalrae/qemu.git tags/mips-20160408 for you to fetch changes up to f2eb665a11a34ac9f6459f8a18c3d9d8be9ca359: hw/mips_itu: fix off-by-one reported by Coverity (2016-04-08 09:19:26 +0100) ---------------------------------------------------------------- MIPS patches 2016-04-08 Changes: * fix off-by-one error in ITU ---------------------------------------------------------------- Leon Alrae (1): hw/mips_itu: fix off-by-one reported by Coverity hw/misc/mips_itu.c | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-)