[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PULL 1.5 0/9] ppc patch queue 2013-05-06
From: |
Aurelien Jarno |
Subject: |
Re: [Qemu-ppc] [PULL 1.5 0/9] ppc patch queue 2013-05-06 |
Date: |
Mon, 6 May 2013 20:21:57 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, May 06, 2013 at 05:25:08PM +0200, Alexander Graf wrote:
> Hi Blue / Aurelien,
>
> This is my current patch queue for ppc with last minute changes for 1.5.
>
> Please pull.
>
>
> Alex
>
>
> The following changes since commit 8e515b125d5f7849167dbee6cbe6ef61636607d4:
> Peter Maydell (1):
> configure: Check that "libtool" is not the MacOSX one
>
> are available in the git repository at:
>
> git://github.com/agraf/qemu.git ppc-for-upstream
>
> Alexander Graf (1):
> PPC: Add MMU type for 2.06 with AMR but no TB pages
>
> Alexey Kardashevskiy (2):
> pseries: Update SLOF firmware image
> spapr_llan: fix device reenabling
>
> Anton Blanchard (2):
> target-ppc: Fix invalid SPR read/write warnings
> target-ppc: Add read and write of PPR SPR
>
> Bharat Bhushan (1):
> PPC: e500: initialize GPRs as per epapr
>
> David Gibson (2):
> pseries: Factor out check for out-of-bounds LIOBN
> pseries: Fix debug message for out-of-bounds address in H_PUT_TCE
>
> Tiejun Chen (1):
> PPC: e500: correct params->ram_size with ram_size
>
> hw/net/spapr_llan.c | 2 ++
> hw/ppc/e500.c | 31 ++++++++++++++++++++++++++++---
> hw/ppc/spapr_iommu.c | 14 +++++++-------
> pc-bios/README | 4 ++--
> pc-bios/slof.bin | Bin 880832 -> 909720 bytes
> roms/SLOF | 2 +-
> target-ppc/cpu.h | 3 +++
> target-ppc/mmu_helper.c | 4 ++++
> target-ppc/translate.c | 32 ++++++++++++++++----------------
> target-ppc/translate_init.c | 4 ++++
> 10 files changed, 67 insertions(+), 29 deletions(-)
Thanks, pulled.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
address@hidden http://www.aurel32.net
- [Qemu-ppc] [PULL 1.5 0/9] ppc patch queue 2013-05-06, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 8/9] PPC: e500: correct params->ram_size with ram_size, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 7/9] target-ppc: Add read and write of PPR SPR, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 3/9] PPC: e500: initialize GPRs as per epapr, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 1/9] pseries: Factor out check for out-of-bounds LIOBN, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 9/9] spapr_llan: fix device reenabling, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 5/9] PPC: Add MMU type for 2.06 with AMR but no TB pages, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 2/9] pseries: Fix debug message for out-of-bounds address in H_PUT_TCE, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 6/9] target-ppc: Fix invalid SPR read/write warnings, Alexander Graf, 2013/05/06
- [Qemu-ppc] [PATCH 4/9] pseries: Update SLOF firmware image, Alexander Graf, 2013/05/06
- Re: [Qemu-ppc] [PULL 1.5 0/9] ppc patch queue 2013-05-06,
Aurelien Jarno <=