From: Alexander Graf <agraf@suse.de>
To: qemu-ppc@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 2.1 0/5] ppc patch queue 2014-07-15
Date: Tue, 15 Jul 2014 16:15:16 +0200 [thread overview]
Message-ID: <1405433721-28419-1-git-send-email-agraf@suse.de> (raw)
Hi Peter,
This is my current patch queue for ppc for 2.1. Please pull.
Alex
The following changes since commit 0e16297461264b3ea8f7282d1195cf53aa8a707c:
libqos: Fix PC PCI endianness glitches (2014-07-15 14:18:15 +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 27e27782f78212cbd97170b0854c35a0738cfd34:
sPAPR/IOMMU: Fix TCE entry permission (2014-07-15 16:11:59 +0200)
----------------------------------------------------------------
Patch queue for ppc - 2014-07-15
Some more bug fixes during the RC phase:
- Fix huge page mapping regressions
- Fix Book3S thread number enumeration
- Fix Book3S VFIO permission issue
----------------------------------------------------------------
Alexey Kardashevskiy (3):
target-ppc: Fix number of threads per core limit
spapr: Move RMA memory region registration code
spapr: Enable use of huge pages
Gavin Shan (1):
sPAPR/IOMMU: Fix TCE entry permission
Shreyas B. Prabhu (1):
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
hw/misc/vfio.c | 2 +-
hw/ppc/e500.c | 3 +--
hw/ppc/mac_newworld.c | 7 +++----
hw/ppc/mac_oldworld.c | 8 ++++----
hw/ppc/ppc405_boards.c | 21 +++++++++------------
hw/ppc/ppc405_uc.c | 5 +++--
hw/ppc/ppc4xx_devs.c | 5 +++--
hw/ppc/prep.c | 3 +--
hw/ppc/spapr.c | 21 +++++++++++++--------
hw/ppc/spapr_iommu.c | 4 ++--
hw/ppc/virtex_ml507.c | 3 +--
target-ppc/kvm.c | 13 +++----------
target-ppc/kvm_ppc.h | 4 ++--
target-ppc/translate_init.c | 18 +++++-------------
14 files changed, 51 insertions(+), 66 deletions(-)
next reply other threads:[~2014-07-15 14:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-15 14:15 Alexander Graf [this message]
2014-07-15 14:15 ` [Qemu-devel] [PULL 1/5] target-ppc: Fix number of threads per core limit Alexander Graf
2014-07-15 14:15 ` [Qemu-devel] [PULL 2/5] ppc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory Alexander Graf
2014-07-15 14:15 ` [Qemu-devel] [PULL 3/5] spapr: Move RMA memory region registration code Alexander Graf
2014-07-15 14:15 ` [Qemu-devel] [PULL 4/5] spapr: Enable use of huge pages Alexander Graf
2014-07-15 14:15 ` [Qemu-devel] [PULL 5/5] sPAPR/IOMMU: Fix TCE entry permission Alexander Graf
2014-07-15 15:48 ` [Qemu-devel] [PULL 2.1 0/5] ppc patch queue 2014-07-15 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=1405433721-28419-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).