1st patch fixes PC DIMMs capacity calculation and the 2nd patch does code movement so that pc_existing_dimms_capacity() can be used by other architectures.
Bharata B Rao (2): pc: Fix DIMMs capacity calculation pc-dimm: Make pc_existing_dimms_capacity global hw/i386/pc.c | 36 +++--------------------------------- hw/mem/pc-dimm.c | 25 +++++++++++++++++++++++++ include/hw/mem/pc-dimm.h | 1 + 3 files changed, 29 insertions(+), 33 deletions(-) -- 2.1.0