All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: peter.maydell@linaro.org
Cc: groug@kaod.org, qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [PULL 0/6] ppc-for-3.0 queue 20180716
Date: Mon, 16 Jul 2018 18:38:03 +1000	[thread overview]
Message-ID: <20180716083809.17115-1-david@gibson.dropbear.id.au> (raw)

The following changes since commit 9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb:

  docs: Grammar and spelling fixes (2018-07-13 10:16:04 +0100)

are available in the Git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-3.0-20180716

for you to fetch changes up to 6730df0514d3aec35e646ff9833fbe8b05fd0776:

  sm501: Fix warning about unreachable code (2018-07-16 11:19:10 +1000)

----------------------------------------------------------------
ppc patch queue 2018-07-16

Here's my first hard freeze pull request for qemu-3.0.  This contains
an assortment of bugfixes. Several are for regressions, others are for
bugs that I think are significant enough to address during hard freeze.

----------------------------------------------------------------
BALATON Zoltan (3):
      sm501: Update screen on frame buffer address change
      sam460ex: Correct use after free error
      sm501: Fix warning about unreachable code

David Gibson (1):
      spapr: Correct inverted test in spapr_pc_dimm_node()

Greg Kurz (1):
      ppc/xics: fix ICP reset path

Michael Davidsaver (1):
      etsec: fix IRQ (un)masking

 hw/display/sm501.c           |  4 ++-
 hw/intc/xics.c               | 14 +++++++--
 hw/net/fsl_etsec/etsec.c     | 68 +++++++++++++++++++++++---------------------
 hw/net/fsl_etsec/etsec.h     |  2 ++
 hw/net/fsl_etsec/registers.h | 10 +++++++
 hw/net/fsl_etsec/rings.c     | 12 +-------
 hw/ppc/sam460ex.c            |  3 +-
 hw/ppc/spapr.c               |  2 +-
 8 files changed, 66 insertions(+), 49 deletions(-)

             reply	other threads:[~2018-07-16  8:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-16  8:38 David Gibson [this message]
2018-07-16  8:38 ` [Qemu-devel] [PULL 1/6] sm501: Update screen on frame buffer address change David Gibson
2018-07-16  8:38 ` [Qemu-devel] [PULL 2/6] spapr: Correct inverted test in spapr_pc_dimm_node() David Gibson
2018-07-16  8:38 ` [Qemu-devel] [PULL 3/6] ppc/xics: fix ICP reset path David Gibson
2018-07-16  8:38 ` [Qemu-devel] [PULL 4/6] etsec: fix IRQ (un)masking David Gibson
2018-07-16  8:38 ` [Qemu-devel] [PULL 5/6] sam460ex: Correct use after free error David Gibson
2018-07-16  8:38 ` [Qemu-devel] [PULL 6/6] sm501: Fix warning about unreachable code David Gibson
2018-07-16 13:00 ` [Qemu-devel] [PULL 0/6] ppc-for-3.0 queue 20180716 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=20180716083809.17115-1-david@gibson.dropbear.id.au \
    --to=david@gibson.dropbear.id.au \
    --cc=groug@kaod.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.