[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/29] target-mips queue
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/29] target-mips queue |
Date: |
Fri, 12 Jun 2015 14:30:58 +0100 |
On 12 June 2015 at 10:35, Leon Alrae <address@hidden> wrote:
> Hi,
>
> This pull request introduces new MIPS architectural features and improves
> MIPS Jazz and Malta emulation. It doesn't include the address_space_rw()
> workaround patch from Hervé's series as it's still being discussed.
>
> Thanks,
> Leon
>
> Cc: Peter Maydell <address@hidden>
> Cc: Aurelien Jarno <address@hidden>
>
> The following changes since commit 0e12e61ff9a3407d123d0dbc4d945aec98d60fdf:
>
> Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into
> staging (2015-06-10 18:13:58 +0100)
>
> are available in the git repository at:
>
> git://github.com/lalrae/qemu.git tags/mips-20150612
>
> for you to fetch changes up to 6773f9b687e0a8ab4b638ef88d075fb233fb7669:
>
> target-mips: enable XPA and LPA features (2015-06-12 09:06:03 +0100)
>
> ----------------------------------------------------------------
> MIPS patches 2015-06-12
>
> Changes:
> * improve dp8393x network card and rc4030 chipset emulation
> * support misaligned R6 and MSA memory accesses
> * support MIPS eXtended and Large Physical Addressing
> * add Config5.FRE bit and ERETNC instruction (Config5.LLB)
> * support ememsize on MALTA
>
> ----------------------------------------------------------------
Applied, thanks.
-- PMM
- [Qemu-devel] [PULL 20/29] net/dp8393x: add load/save support, (continued)
- [Qemu-devel] [PULL 20/29] net/dp8393x: add load/save support, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 22/29] net/dp8393x: fix hardware reset, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 19/29] net/dp8393x: add PROM to store MAC address, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 17/29] net/dp8393x: use dp8393x_ prefix for all functions, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 18/29] net/dp8393x: QOM'ify, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 28/29] target-mips: remove misleading comments in translate_init.c, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 29/29] target-mips: enable XPA and LPA features, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 24/29] target-mips: extend selected CP0 registers to 64-bits in MIPS32, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 27/29] target-mips: add MTHC0 and MFHC0 instructions, Leon Alrae, 2015/06/12
- [Qemu-devel] [PULL 26/29] target-mips: add CP0.PageGrain.ELPA support, Leon Alrae, 2015/06/12
- Re: [Qemu-devel] [PULL 00/29] target-mips queue,
Peter Maydell <=