Here are some cleanups and improvements to the "dynamic reconfiguration" (hotplug) infrastructure for the "pseries" machine type.
There's an improved version of my patch to mitigate the O(n^3) time for large maxmem values, and another small cleanup to remove a redundant field in the structure. David Gibson (2): spapr: Remove unnecessary owner field from sPAPRDRConnector spapr: Don't use QOM [*] syntax for DR connectors. hw/ppc/spapr_drc.c | 10 ++++++---- include/hw/ppc/spapr_drc.h | 1 - 2 files changed, 6 insertions(+), 5 deletions(-) -- 2.4.3