qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Alexander Graf <agraf@suse.de>
Cc: QEMU-devel Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL] PPC patch queue
Date: Sat, 14 May 2011 23:02:59 +0200	[thread overview]
Message-ID: <20110514210258.GA15877@volta.aurel32.net> (raw)
In-Reply-To: <1305152890-28063-1-git-send-email-agraf@suse.de>

On Thu, May 12, 2011 at 12:28:10AM +0200, Alexander Graf wrote:
> Hi,
> 
> This is my current PPC patch queue containing all the collected PPC work for
> Qemu so far. Please pull.
> 

Thanks, pulled.


> The following changes since commit 0225e254ae81c5638463cda8f5730f31619113b6:
>   Stefan Weil (1):
>         usb-linux: Add missing break statement
> 
> are available in the git repository at:
> 
>   git://repo.or.cz/qemu/agraf.git ppc-next
> 
> Alexander Graf (9):
>       kvm: ppc: detect old headers
>       kvm: ppc: warn user on PAGE_SIZE mismatch
>       PPC: Make MPC8544DS obey -cpu switch
>       PPC: Make MPC8544DS emulation work w/o KVM
>       PPC: Add GS MSR definition
>       PPC: Add another 64 bits to instruction feature mask
>       PPC: Implement e500 (FSL) MMU
>       PPC MPC7544DS: Use new TLB helper function
>       PPC: Qdev'ify e500 pci
> 
> Andreas Färber (2):
>       ppc64: Don't try to build sPAPR RTAS on Darwin
>       ppc64: Fix out-of-tree builds
> 
> Anton Blanchard (1):
>       pseries: Increase maximum CPUs to 256
> 
> David Gibson (3):
>       Make pSeries 'model' property more closely resemble real hardware
>       Place pseries vty devices at addresses more similar to existing machines
>       Fix off-by-one error in sizing pSeries hcall table
> 
> Scott Wood (2):
>       kvm: ppc: fixes for KVM_SET_SREGS on init
>       monitor: add PPC BookE SPRs
> 
>  configure                   |   22 +++-
>  hw/ppc.c                    |   12 ++
>  hw/ppce500.h                |   22 ---
>  hw/ppce500_mpc8544ds.c      |  113 ++++++++++++----
>  hw/ppce500_pci.c            |  136 +++++++++++---------
>  hw/spapr.c                  |    9 +-
>  hw/spapr_hcall.c            |    4 +-
>  hw/spapr_rtas.c             |    3 +-
>  hw/spapr_vio.h              |    2 +
>  kvm-all.c                   |    5 +
>  monitor.c                   |   71 ++++++++++-
>  target-ppc/cpu.h            |  308 ++++++++++++++++++++++++++++++++++++++++++-
>  target-ppc/helper.c         |  269 ++++++++++++++++++++++++++++++--------
>  target-ppc/helper.h         |    6 +
>  target-ppc/kvm.c            |  180 ++++++++++++++++++++++++-
>  target-ppc/op_helper.c      |  296 +++++++++++++++++++++++++++++++++++++++++
>  target-ppc/translate.c      |  200 ++++++++++++++++++++++++++--
>  target-ppc/translate_init.c |  282 ++++++++++++++++++++++++++++-----------
>  18 files changed, 1664 insertions(+), 276 deletions(-)
>  delete mode 100644 hw/ppce500.h
> 
> 
> 

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

  reply	other threads:[~2011-05-14 21:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11 22:28 [Qemu-devel] [PULL] PPC patch queue Alexander Graf
2011-05-14 21:02 ` Aurelien Jarno [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-20 16:03 Alexander Graf
2011-05-23 21:32 ` Aurelien Jarno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110514210258.GA15877@volta.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).