From: Alexander Graf <agraf@suse.de>
To: qemu-ppc@nongnu.org
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org
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 [thread overview]
Message-ID: <1427320500-6772-1-git-send-email-agraf@suse.de> (raw)
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(-)
next reply other threads:[~2015-03-25 21:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-25 21:54 Alexander Graf [this message]
2015-03-25 21:54 ` [Qemu-devel] [PULL 2.3 1/5] pseries: Update SLOF firmware image to qemu-slof-20150313 Alexander Graf
2015-03-25 21:54 ` [Qemu-devel] [PULL 2.3 2/5] spapr: Add missing checks for NULL pointers and report failures Alexander Graf
2015-03-25 21:54 ` [Qemu-devel] [PULL 2.3 3/5] target-ppc: Remove POWER5+ v0.0 that never existed Alexander Graf
2015-03-25 21:54 ` [Qemu-devel] [PULL 2.3 4/5] PPC: pseries: Implement boot once=foo Alexander Graf
2015-03-25 21:55 ` [Qemu-devel] [PULL 2.3 5/5] powerpc: fix -machine usb=no for newworld and pseries machines Alexander Graf
2015-03-26 14:35 ` [Qemu-devel] [PULL 2.3 0/5] ppc patch queue 2015-03-25 for 2.3 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=1427320500-6772-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).