From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aviJd-0008Hs-Nx for qemu-devel@nongnu.org; Thu, 28 Apr 2016 05:32:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aviJZ-0001Qa-M7 for qemu-devel@nongnu.org; Thu, 28 Apr 2016 05:32:57 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:10498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aviJZ-0001QL-GO for qemu-devel@nongnu.org; Thu, 28 Apr 2016 05:32:53 -0400 From: Leon Alrae Date: Thu, 28 Apr 2016 10:32:21 +0100 Message-ID: <1461835942-21213-1-git-send-email-leon.alrae@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PULL for-2.6 0/1] target-mips queue 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 2.6 if possible. Thanks, Leon Cc: Peter Maydell Cc: Aurelien Jarno The following changes since commit f419a626c76bcb26697883af702862e8623056f9: usb/uhci: move pid check (2016-04-25 12:05:05 +0100) are available in the git repository at: git://github.com/lalrae/qemu.git tags/mips-20160428 for you to fetch changes up to d96391c1ffeb30a0afa695c86579517c69d9a889: target-mips: Fix RDHWR exception host PC (2016-04-28 10:03:24 +0100) ---------------------------------------------------------------- MIPS patches 2016-04-28 Changes: * fixed RDHWR exception host PC ---------------------------------------------------------------- James Hogan (1): target-mips: Fix RDHWR exception host PC target-mips/op_helper.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)