mbox

[PULL] PPC patch queue

Message ID 1305907430-2316-1-git-send-email-agraf@suse.de
State New
Headers show

Pull-request

git://repo.or.cz/qemu/agraf.git ppc-next

Message

Alexander Graf May 20, 2011, 4:03 p.m. UTC
Hi,

This is my current PPC patch queue containing all the collected PPC work for
Qemu so far. Please pull.

Alex

The following changes since commit 1fddfba129f5435c80eda14e8bc23fdb888c7187:
  Alexander Graf (1):
        ahci: Fix non-NCQ accesses for LBA > 16bits

are available in the git repository at:

  git://repo.or.cz/qemu/agraf.git ppc-next

David Gibson (2):
      pSeries: Clean up write-only variables
      Fix a bug in mtsr/mtsrin emulation on ppc64

Stefan Weil (1):
      w32: Fix compilation and replace non-portable usage of ulong

 hw/spapr_hcall.c    |    7 +------
 hw/spapr_llan.c     |    3 ---
 target-ppc/cpu.h    |    4 ++--
 target-ppc/helper.c |    9 ++++-----
 4 files changed, 7 insertions(+), 16 deletions(-)

Comments

Aurelien Jarno May 23, 2011, 9:32 p.m. UTC | #1
On Fri, May 20, 2011 at 06:03:50PM +0200, Alexander Graf wrote:
> Hi,
> 
> This is my current PPC patch queue containing all the collected PPC work for
> Qemu so far. Please pull.

Pulled. In the future, could you please also send the patch series to
the mailing list, so that people can have a look at the patches?

> Alex
> 
> The following changes since commit 1fddfba129f5435c80eda14e8bc23fdb888c7187:
>   Alexander Graf (1):
>         ahci: Fix non-NCQ accesses for LBA > 16bits
> 
> are available in the git repository at:
> 
>   git://repo.or.cz/qemu/agraf.git ppc-next
> 
> David Gibson (2):
>       pSeries: Clean up write-only variables
>       Fix a bug in mtsr/mtsrin emulation on ppc64
> 
> Stefan Weil (1):
>       w32: Fix compilation and replace non-portable usage of ulong
> 
>  hw/spapr_hcall.c    |    7 +------
>  hw/spapr_llan.c     |    3 ---
>  target-ppc/cpu.h    |    4 ++--
>  target-ppc/helper.c |    9 ++++-----
>  4 files changed, 7 insertions(+), 16 deletions(-)
> 
> 
>