qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] ppc-for-6.0 queue 20210331
@ 2021-03-31  6:25 David Gibson
  2021-03-31  6:25 ` [PULL 1/5] hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node David Gibson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Gibson @ 2021-03-31  6:25 UTC (permalink / raw)
  To: peter.maydell, groug; +Cc: qemu-ppc, qemu-devel, David Gibson

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


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

end of thread, other threads:[~2021-03-31 15:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  6:25 [PULL 0/5] ppc-for-6.0 queue 20210331 David Gibson
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

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