All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: peter.maydell@linaro.org, groug@kaod.org
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: [PULL 0/5] ppc-for-6.0 queue 20210331
Date: Wed, 31 Mar 2021 17:25:19 +1100	[thread overview]
Message-ID: <20210331062524.335749-1-david@gibson.dropbear.id.au> (raw)

The following changes since commit 6d40ce00c1166c317e298ad82ecf10e650c4f87d:

  Update version for v6.0.0-rc1 release (2021-03-30 18:19:07 +0100)

are available in the Git repository at:

  https://gitlab.com/dgibson/qemu.git tags/ppc-for-6.0-20210331

for you to fetch changes up to 611ac0a60fdcc7422bf42ef9b467abf4fdbea1a2:

  hw/net: fsl_etsec: Tx padding length should exclude CRC (2021-03-31 11:10:50 +1100)

----------------------------------------------------------------
ppc patch queue for 2021-03-31

Here's another set of patches for the ppc target and associated
machine types.  I'd hoped to send this closer to the hard freeze, but
got caught up for some time chasing what looked like a strange
regression, before finally concluding it was due to unrelated failures
on the CI.

This is just a handful of fairly straightforward fixes, plus one
performance improvement that's simple and beneficial enough that I'm
considering it a "performance bug fix".

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      spapr: Fix typo in the patb_entry comment

Bin Meng (2):
      hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
      hw/net: fsl_etsec: Tx padding length should exclude CRC

Greg Kurz (2):
      target/ppc/kvm: Cache timebase frequency
      spapr: Assert DIMM unplug state in spapr_memory_unplug()

 hw/net/fsl_etsec/rings.c |  2 +-
 hw/ppc/e500.c            |  2 ++
 hw/ppc/spapr.c           |  3 +++
 include/hw/ppc/spapr.h   |  2 +-
 target/ppc/kvm.c         | 25 +++++++++++++++++++------
 5 files changed, 26 insertions(+), 8 deletions(-)


             reply	other threads:[~2021-03-31  6:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31  6:25 David Gibson [this message]
2021-03-31  6:25 ` [PULL 1/5] hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node David Gibson
2021-03-31  6:25 ` [PULL 2/5] target/ppc/kvm: Cache timebase frequency David Gibson
2021-03-31  6:25 ` [PULL 3/5] spapr: Assert DIMM unplug state in spapr_memory_unplug() David Gibson
2021-03-31  6:25 ` [PULL 4/5] spapr: Fix typo in the patb_entry comment David Gibson
2021-03-31  6:25 ` [PULL 5/5] hw/net: fsl_etsec: Tx padding length should exclude CRC David Gibson
2021-03-31 15:38 ` [PULL 0/5] ppc-for-6.0 queue 20210331 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=20210331062524.335749-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.