From: David Gibson <david@gibson.dropbear.id.au>
To: peter.maydell@linaro.org
Cc: lvivier@redhat.com, thuth@redhat.com, qemu-devel@nongnu.org,
aik@ozlabs.ru, qemu-stable@nongnu.org, agraf@suse.de,
mdroth@linux.vnet.ibm.com, qemu-ppc@nongnu.org,
David Gibson <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [PULL 0/5] ppc-for-2.5 queue 20151130
Date: Mon, 30 Nov 2015 19:44:40 +1100 [thread overview]
Message-ID: <1448873085-9277-1-git-send-email-david@gibson.dropbear.id.au> (raw)
The following changes since commit 714487515dbe0c65d5904251e796cd3a5b3579fb:
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2015-11-27 10:44:42 +0000)
are available in the git repository at:
git://github.com/dgibson/qemu.git tags/ppc-for-2.5-20151130
for you to fetch changes up to 7624789234cd63b671bce1b49b93b0b1c00ea407:
target-ppc/fpu_helper: fix FPSCR_FX bit shift operation (2015-11-30 19:39:01 +1100)
----------------------------------------------------------------
ppc patch queue for qemu-2.5 20151130
target-ppc and related bugfix patches for qemu-2.5
I don't have the facilities to test the Macintosh and BookE related
patches. I've sanity checked them (inspection + make check), but I'm
otherwise relying on the submitters.
----------------------------------------------------------------
Hervé Poussineau (1):
mac_dbdma: always initialize channel field in DBDMA_channel
Madhavan Srinivasan (2):
target-ppc: Move the FPSCR bit update macros to cpu.h
target-ppc/fpu_helper: fix FPSCR_FX bit shift operation
Peter Maydell (1):
hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from old_mmio
Thomas Huth (1):
hw/ppc/spapr: Remove duplicated "pseries" alias
hw/misc/macio/mac_dbdma.c | 2 +-
hw/ppc/ppc405_boards.c | 52 ++++++++---------------------------------------
hw/ppc/spapr.c | 2 --
target-ppc/cpu.h | 21 +++++++++++++++++++
target-ppc/dfp_helper.c | 21 -------------------
target-ppc/fpu_helper.c | 22 ++++++++++----------
6 files changed, 41 insertions(+), 79 deletions(-)
next reply other threads:[~2015-11-30 8:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 8:44 David Gibson [this message]
2015-11-30 8:44 ` [Qemu-devel] [PULL 1/5] mac_dbdma: always initialize channel field in DBDMA_channel David Gibson
2015-11-30 8:44 ` [Qemu-devel] [PULL 2/5] hw/ppc/spapr: Remove duplicated "pseries" alias David Gibson
2015-11-30 8:44 ` [Qemu-devel] [PULL 3/5] hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from old_mmio David Gibson
2015-11-30 8:44 ` [Qemu-devel] [PULL 4/5] target-ppc: Move the FPSCR bit update macros to cpu.h David Gibson
2015-11-30 8:44 ` [Qemu-devel] [PULL 5/5] target-ppc/fpu_helper: fix FPSCR_FX bit shift operation David Gibson
2015-11-30 21:53 ` [Qemu-devel] [PULL 0/5] ppc-for-2.5 queue 20151130 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=1448873085-9277-1-git-send-email-david@gibson.dropbear.id.au \
--to=david@gibson.dropbear.id.au \
--cc=agraf@suse.de \
--cc=aik@ozlabs.ru \
--cc=lvivier@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-stable@nongnu.org \
--cc=thuth@redhat.com \
/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).