From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuBfM-0000Pn-UC for qemu-devel@nongnu.org; Fri, 20 Dec 2013 20:47:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VuBfH-0004U9-I0 for qemu-devel@nongnu.org; Fri, 20 Dec 2013 20:47:44 -0500 Received: from mail-pd0-x233.google.com ([2607:f8b0:400e:c02::233]:59035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuBfH-0004Td-Ax for qemu-devel@nongnu.org; Fri, 20 Dec 2013 20:47:39 -0500 Received: by mail-pd0-f179.google.com with SMTP id r10so3233506pdi.10 for ; Fri, 20 Dec 2013 17:47:37 -0800 (PST) From: Jia Liu Date: Sat, 21 Dec 2013 09:47:20 +0800 Message-Id: <1387590442-1965-1-git-send-email-proljc@gmail.com> Content-Type: text/plain; charset="utf-8" Subject: [Qemu-devel] [PULL 0/2] OpenRISC patch queue for 1.8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: sw@weilnetz.de, aliguori@amazon.com, rth@twiddle.net Hi Anthony, This is my OpenRISC patch queue for 1.8, it have been well tested, please pull. Thanks to Richard Henderson, he made the LD/ST updated. Thanks to Stefan Weil, he fixed a typo. Regards, Jia The following changes since commit f8251db121c3f051b22a7536b97d160c30bcccd4: Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into staging (2013-12-19 17:03:17 -0800) are available in the git repository at: git://github.com/J-Liu/qemu.git or32 for you to fetch changes up to 31ab4c235b7f7342f727fd835e732623753e1ffb: target-openrisc: Use new qemu_ld/st opcodes (2013-12-21 09:38:18 +0800) ---------------------------------------------------------------- Richard Henderson (1): target-openrisc: Use new qemu_ld/st opcodes Stefan Weil (1): openrisc: Fix spelling in comment (transaltion -> translation) target-openrisc/translate.c | 101 +++++++++++++++----------------------------- 1 file changed, 33 insertions(+), 68 deletions(-)