qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/5] 64bit PowerPC little endian support


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/5] 64bit PowerPC little endian support
Date: Tue, 6 Aug 2013 20:13:29 -0500

On Tue, Aug 6, 2013 at 7:46 PM, Anton Blanchard <address@hidden> wrote:
> This patchset adds support for 64bit PowerPC little endian on POWER7.
>
> Linux kernel patches to support this were sent out earlier today:
>
> https://lists.ozlabs.org/pipermail/linuxppc-dev/2013-August/109849.html

Nice :-)

This will need to wait until 1.7 opens up in a couple weeks, but other
than the cosmetics on 3/5, the series looks good.

Regards,

Anthony Liguori

>
> Anton
> --
>
> Anton Blanchard (4):
>   target-ppc: POWER7 supports the MSR_LE bit
>   target-ppc: USE LPCR_ILE to control exception endian on POWER7
>   pseries: Add H_SET_MODE hcall to change guest exception endianness
>   disas/ppc.c: Fix little endian disassembly
>
> Benjamin Herrenschmidt (1):
>   pseries: Fix loading of little endian kernels
>
>  disas/ppc.c                 |  3 ++-
>  hw/ppc/spapr.c              | 15 +++++++++++++--
>  hw/ppc/spapr_hcall.c        | 44 ++++++++++++++++++++++++++++++++++++++++++++
>  include/hw/ppc/spapr.h      | 12 +++++++++++-
>  target-ppc/cpu.h            |  2 ++
>  target-ppc/excp_helper.c    | 10 ++++++++++
>  target-ppc/translate_init.c |  2 +-
>  7 files changed, 83 insertions(+), 5 deletions(-)
>
> --
> 1.8.1.2
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]