qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 2.3 0/5] ppc patch queue 2015-03-25 for 2.3


From: Alexander Graf
Subject: [Qemu-devel] [PULL 2.3 0/5] ppc patch queue 2015-03-25 for 2.3
Date: Wed, 25 Mar 2015 22:54:55 +0100

Hi Peter,

This is my current patch queue for ppc against 2.3.  Please pull.

Alex


The following changes since commit 054903a832b865eb5432d79b5c9d1e1ff31b58d7:

  Update version for v2.3.0-rc1 release (2015-03-24 16:34:16 +0000)

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 c6e765035bc5e0d73231c2c0fbd54620201d6655:

  powerpc: fix -machine usb=no for newworld and pseries machines (2015-03-25 
22:49:47 +0100)

----------------------------------------------------------------
Patch queue for 2.3 ppc - 2015-03-25

Just a few bug fixes before 2.3 gets released:

  - pseries: Firmware update, bugfixes
  - remove POWER5+ v0.0 that we incorrectly introduced in 2.3
  - Fix -machine usb=no
  - Fix -boot once=foo in pseries
  - Add NULL pointer check in pseries machine init

----------------------------------------------------------------
Alexander Graf (1):
      PPC: pseries: Implement boot once=foo

Alexey Kardashevskiy (2):
      pseries: Update SLOF firmware image to qemu-slof-20150313
      target-ppc: Remove POWER5+ v0.0 that never existed

Paolo Bonzini (1):
      powerpc: fix -machine usb=no for newworld and pseries machines

Stefan Weil (1):
      spapr: Add missing checks for NULL pointers and report failures

 hw/core/machine.c       |   1 +
 hw/ppc/mac_newworld.c   |   2 +-
 hw/ppc/spapr.c          |  40 +++++++++++++++++++++++++++++++---------
 include/hw/boards.h     |   1 +
 pc-bios/README          |   2 +-
 pc-bios/slof.bin        | Bin 911704 -> 912192 bytes
 roms/SLOF               |   2 +-
 target-ppc/cpu-models.c |   6 ++----
 target-ppc/cpu-models.h |   1 -
 9 files changed, 38 insertions(+), 17 deletions(-)



reply via email to

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