All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] ppc-for-3.0 queue 20180716
@ 2018-07-16  8:38 David Gibson
  2018-07-16  8:38 ` [Qemu-devel] [PULL 1/6] sm501: Update screen on frame buffer address change David Gibson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: David Gibson @ 2018-07-16  8:38 UTC (permalink / raw)
  To: peter.maydell; +Cc: groug, qemu-ppc, qemu-devel, David Gibson

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(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-07-16 13:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16  8:38 [Qemu-devel] [PULL 0/6] ppc-for-3.0 queue 20180716 David Gibson
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

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.