[Qemu-devel] [PATCH 0/7] spapr: DRC cleanups (part III)

David Gibson posted 7 patches 8 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170606083221.9299-1-david@gibson.dropbear.id.au
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
hw/ppc/spapr.c             |  46 ++++----
hw/ppc/spapr_drc.c         | 263 +++++++++++++++++++--------------------------
hw/ppc/spapr_pci.c         |  44 ++++++--
hw/ppc/trace-events        |   5 +-
include/hw/ppc/spapr_drc.h |  33 +++---
5 files changed, 183 insertions(+), 208 deletions(-)
[Qemu-devel] [PATCH 0/7] spapr: DRC cleanups (part III)
Posted by David Gibson 8 years, 5 months ago
A third batch of cleanups to the DRC code.  This continues to clear
away relatively simple cruft, to get a clearer look at the fundamental
state handling.

David Gibson (7):
  spapr: Clean up DR entity sense handling
  spapr: Abolish DRC get_name method
  spapr: Assign DRC names from owners
  spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
  spapr: Clean up RTAS set-indicator
  spapr: Clean up handling of DR-indicator
  spapr: Change DRC attach & detach methods to functions

 hw/ppc/spapr.c             |  46 ++++----
 hw/ppc/spapr_drc.c         | 263 +++++++++++++++++++--------------------------
 hw/ppc/spapr_pci.c         |  44 ++++++--
 hw/ppc/trace-events        |   5 +-
 include/hw/ppc/spapr_drc.h |  33 +++---
 5 files changed, 183 insertions(+), 208 deletions(-)

-- 
2.9.4