[PATCH 0/4] spapr: Assorted minor cleanups

David Gibson posted 4 patches 4 years ago
Failed in applying to current master (apply log)
hw/ppc/spapr.c              | 597 ++++++++++++++++++------------------
hw/ppc/spapr_ovec.c         |   4 +-
include/hw/ppc/spapr_ovec.h |   4 +-
3 files changed, 294 insertions(+), 311 deletions(-)
[PATCH 0/4] spapr: Assorted minor cleanups
Posted by David Gibson 4 years ago
Here's a handful of cleanups that came out of larger bits of work but
which aren't intimately tied to those.  For one reason or another they
got forgotten for a while, but I've now dug them out, polished them a
bit and hope to get them in just in time for the qemu-5.0 soft freeze.

David Gibson (4):
  spapr: Move creation of ibm,dynamic-reconfiguration-memory dt node
  spapr: Move creation of ibm,architecture-vec-5 property
  spapr: Rename DT functions to newer naming convention
  spapr: Fold spapr_node0_size() into its only caller

 hw/ppc/spapr.c              | 597 ++++++++++++++++++------------------
 hw/ppc/spapr_ovec.c         |   4 +-
 include/hw/ppc/spapr_ovec.h |   4 +-
 3 files changed, 294 insertions(+), 311 deletions(-)

-- 
2.24.1