From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDO98-0005vY-AX for qemu-devel@nongnu.org; Tue, 11 Feb 2014 19:57:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDO93-0005f1-0A for qemu-devel@nongnu.org; Tue, 11 Feb 2014 19:57:50 -0500 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:59265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDO92-0005ee-PF for qemu-devel@nongnu.org; Tue, 11 Feb 2014 19:57:44 -0500 Received: by mail-pa0-f46.google.com with SMTP id rd3so8399570pab.19 for ; Tue, 11 Feb 2014 16:57:42 -0800 (PST) From: Jia Liu Date: Wed, 12 Feb 2014 08:57:24 +0800 Message-Id: <1392166645-7666-1-git-send-email-proljc@gmail.com> Content-Type: text/plain; charset="utf-8" Subject: [Qemu-devel] [PULL] OpenRISC patch queue for 1.8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: 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. Regards, Jia The following changes since commit a4550442b947d2c2b346bd2efc8fe3da16425f4d: petalogix-ml605: Create the CPU with object_new() (2014-02-11 22:57:57 +1000) are available in the git repository at: git://github.com/J-Liu/qemu.git or32-ld-st for you to fetch changes up to 5631e69c269c6b832837715a3bd4d685120a2713: target-openrisc: Use new qemu_ld/st opcodes (2014-02-12 08:47:57 +0800) ---------------------------------------------------------------- Richard Henderson (1): target-openrisc: Use new qemu_ld/st opcodes target-openrisc/translate.c | 99 +++++++++++++++------------------------------ 1 file changed, 32 insertions(+), 67 deletions(-)