qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: peter.maydell@linaro.org
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 2.1 0/8] ppc patch queue 2014-07-08
Date: Tue,  8 Jul 2014 12:20:10 +0200	[thread overview]
Message-ID: <1404814818-15101-1-git-send-email-agraf@suse.de> (raw)

Hi Peter,

This is my latest bugfix queue for ppc for the 2.1 release.  Please pull.

Alex


The following changes since commit 128f0e66149afb2dfc325dfd183aac345f417763:

  Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into staging (2014-07-07 19:06:55 +0100)

are available in the git repository at:


  git://github.com/agraf/qemu.git tags/signed-ppc-for-upstream

for you to fetch changes up to 0c6ab8c988830d3fe01c4ee88100a95ea95c49fa:

  PPC: e500: Actually install u-boot.e500 (2014-07-08 12:10:37 +0200)

----------------------------------------------------------------
Patch queue for ppc - 2014-07-08

A few bug fixes for 2.1:

  - Fix e500* TLB emulation with qemu-system-ppc
  - Update SLOF to current upstream (good number of bugfixes)
  - Make POWER7 / POWER8 PVR match more agnostic (needed in 2.1 for cmdline compat)
  - Fix u-boot.e500 install (how did that happen?)
  - Fix H_CAS on LE hosts
  - ppc64le-linux-user fixes

----------------------------------------------------------------
Alexander Graf (1):
      PPC: Fix booke206 TLB with phys addrs > 32bit

Alexey Kardashevskiy (3):
      pseries: Update SLOF firmware image to qemu-slof-20140630
      target-ppc: Add pvr_match() callback
      target-ppc: Remove POWER7+ and POWER8E families

Cole Robinson (1):
      PPC: e500: Actually install u-boot.e500

Laurent Dufour (1):
      target-ppc: KVMPPC_H_CAS fix cpu-version endianess

Richard Henderson (2):
      target-ppc: Change default cpu for ppc64le-linux-user
      target-ppc: Fix gdbstub for ppc64le-linux-user

 Makefile                    |   3 +-
 hw/ppc/spapr.c              |   3 +-
 linux-user/main.c           |   8 +--
 pc-bios/README              |   2 +-
 pc-bios/slof.bin            | Bin 921720 -> 923896 bytes
 roms/SLOF                   |   2 +-
 target-ppc/cpu-models.c     |   5 +-
 target-ppc/cpu-models.h     |   6 +--
 target-ppc/cpu-qom.h        |   2 +-
 target-ppc/gdbstub.c        |  34 ++++++------
 target-ppc/mmu_helper.c     |   6 +--
 target-ppc/translate_init.c | 122 ++++++++++++++------------------------------
 12 files changed, 70 insertions(+), 123 deletions(-)

             reply	other threads:[~2014-07-08 10:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08 10:20 Alexander Graf [this message]
2014-07-08 10:20 ` [Qemu-devel] [PULL 1/8] target-ppc: KVMPPC_H_CAS fix cpu-version endianess Alexander Graf
2014-07-08 10:20 ` [Qemu-devel] [PULL 2/8] target-ppc: Change default cpu for ppc64le-linux-user Alexander Graf
2014-07-08 10:20 ` [Qemu-devel] [PULL 3/8] target-ppc: Fix gdbstub " Alexander Graf
2014-07-08 10:20 ` [Qemu-devel] [PULL 4/8] PPC: Fix booke206 TLB with phys addrs > 32bit Alexander Graf
2014-07-08 10:20 ` [Qemu-devel] [PULL 5/8] pseries: Update SLOF firmware image to qemu-slof-20140630 Alexander Graf
2014-07-08 10:20 ` [Qemu-devel] [PULL 6/8] target-ppc: Add pvr_match() callback Alexander Graf
2014-07-08 10:20 ` [Qemu-devel] [PULL 7/8] target-ppc: Remove POWER7+ and POWER8E families Alexander Graf
2014-07-08 10:20 ` [Qemu-devel] [PULL 8/8] PPC: e500: Actually install u-boot.e500 Alexander Graf
2014-07-08 11:31 ` [Qemu-devel] [PULL 2.1 0/8] ppc patch queue 2014-07-08 Peter Maydell

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=1404814818-15101-1-git-send-email-agraf@suse.de \
    --to=agraf@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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).