mbox

[PULL,0/2] OpenRISC patch queue for 1.8

Message ID 1387590442-1965-1-git-send-email-proljc@gmail.com
State New
Headers show

Pull-request

git://github.com/J-Liu/qemu.git or32

Message

Jia Liu Dec. 21, 2013, 1:47 a.m. UTC
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(-)

Comments

Jia Liu Jan. 6, 2014, 9:01 a.m. UTC | #1
ping~~

On Sat, Dec 21, 2013 at 9:47 AM, Jia Liu <proljc@gmail.com> wrote:
> 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(-)