qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: David Gibson
Subject: [Qemu-ppc] [PATCH 0/7] spapr: DRC cleanups (part III)
Date: Tue, 6 Jun 2017 18:32:14 +1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]